fix copy selection
This commit is contained in:
parent
e8327048bd
commit
d39691e43a
@ -478,6 +478,7 @@ header {
|
||||
pointer-events: none;
|
||||
transition: opacity 0.2s ease, transform 0.2s ease;
|
||||
transition-delay: 0.3s;
|
||||
user-select: none;
|
||||
|
||||
&.visible {
|
||||
opacity: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user