Merge branch 'master' of git.happy-dev.fr:startinblox/sib-app

This commit is contained in:
simon louvet 2018-12-08 23:43:12 +01:00
commit ec6d7f8843
1 changed files with 2 additions and 2 deletions

View File

@ -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;