[BUGFIX] sidebar width flexibility jumping behaviour
This commit is contained in:
parent
a85fddfbe7
commit
305f6443c9
@ -6,6 +6,7 @@
|
|||||||
background: white;
|
background: white;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
width: 0;
|
width: 0;
|
||||||
|
max-width: 0;
|
||||||
box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
|
box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
|
||||||
|
|
||||||
&.open {
|
&.open {
|
||||||
|
Loading…
Reference in New Issue
Block a user