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