mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Speed up the transition time for notebook display/hide
This commit is contained in:
parent
c998bbb060
commit
b7e6d8d28f
1 changed files with 1 additions and 0 deletions
|
|
@ -436,5 +436,6 @@ button {
|
|||
|
||||
.slide-pane {
|
||||
background: transparent !important;
|
||||
transition: transform .2s !important;
|
||||
box-shadow: 0px 4px 4px rgba(33, 33, 33, 0.1) !important;
|
||||
}
|
||||
Loading…
Reference in a new issue