copy cursor
This commit is contained in:
parent
29cc2b40f9
commit
13d8bdb084
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
.copy:hover {
|
.copy:hover {
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
|
cursor: copy;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
|
Loading…
Reference in New Issue
Block a user