mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-09 08:12:28 +02:00
Prevent code-copy
btn and anchored
headings from getting selected
This commit is contained in:
@@ -59,6 +59,7 @@ pre {
|
||||
border-radius: var(--radius);
|
||||
padding: 0 5px;
|
||||
font-size: 14px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
div.highlight:hover .copy-code,
|
||||
|
Reference in New Issue
Block a user