Speed up the transition time for notebook display/hide
This commit is contained in:
@ -436,5 +436,6 @@ button {
|
|||||||
|
|
||||||
.slide-pane {
|
.slide-pane {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
|
transition: transform .2s !important;
|
||||||
box-shadow: 0px 4px 4px rgba(33, 33, 33, 0.1) !important;
|
box-shadow: 0px 4px 4px rgba(33, 33, 33, 0.1) !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user