html template copy ux

This commit is contained in:
msramalho
2023-04-18 19:28:43 +01:00
parent 5fdaa6c739
commit 5cfbcc0137

View File

@@ -42,7 +42,7 @@
} }
.copy:hover { .copy:hover {
font-weight: 600; background: aliceblue;
cursor: copy; cursor: copy;
} }