Merge branch 'master' of git.happy-dev.fr:startinblox/sib-app
This commit is contained in:
commit
ec6d7f8843
@ -8,11 +8,11 @@
|
||||
// position: relative;
|
||||
// min-height: 100%;
|
||||
transition: flex-basis 0.5s ease-in-out;
|
||||
display: flex;
|
||||
display: block;
|
||||
flex-grow: 0;
|
||||
flex-shrink: 0;
|
||||
flex-basis: 16em;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
flex-direction: column;
|
||||
font-size: 16px;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user