mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #2433 from omnivore-app/fix/web-notebook-transition
Speed up the transition time for notebook display/hide
This commit is contained in:
commit
f4d9821fdd
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