mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 05:49:40 +02:00
committed by
GitHub
parent
5d41d2a8bf
commit
fe3905ffca
@@ -4,10 +4,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
opacity: 1;
|
||||
transition:
|
||||
opacity 0.2s ease 0.2s,
|
||||
top 0.2s ease,
|
||||
left 0.2s ease;
|
||||
transition: opacity 0.2s ease 0.2s;
|
||||
transform: translateX(-50%);
|
||||
|
||||
&.side-menu-hidden {
|
||||
|
||||
Reference in New Issue
Block a user