mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
change side nav style when notification open (#6650)
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
width: 240px;
|
||||
background: #fff;
|
||||
top: 60px;
|
||||
transition: all 250ms cubic-bezier(0.25, 0.1, 0.25, 0.1);
|
||||
transition: left 250ms cubic-bezier(0.25, 0.1, 0.25, 0.1), opacity 250ms cubic-bezier(0.25, 0.1, 0.25, 0.1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user