side menu fixed
This commit is contained in:
parent
0a9401fd09
commit
eb14539580
@ -8,11 +8,11 @@
|
|||||||
// position: relative;
|
// position: relative;
|
||||||
// min-height: 100%;
|
// min-height: 100%;
|
||||||
transition: flex-basis 0.5s ease-in-out;
|
transition: flex-basis 0.5s ease-in-out;
|
||||||
display: flex;
|
display: block;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
flex-basis: 16em;
|
flex-basis: 16em;
|
||||||
overflow: hidden;
|
overflow: auto;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user