mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
fix copy selection
This commit is contained in:
parent
e49a1ac9db
commit
4e639979f8
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue