Improve comments styles, use more fitting cursors

This commit is contained in:
daudix
2024-08-30 06:42:22 +03:00
parent c821824635
commit 31a84473ba
9 changed files with 141 additions and 13 deletions

View File

@ -34,6 +34,7 @@
background-color: transparent;
padding: 0.5rem;
line-height: 0;
cursor: copy;
&:hover {
box-shadow: var(--edge-highlight);