Fix composer not displaying on iPad

signup-info-prompt
Thibaut Girka 2018-11-16 11:52:57 +01:00 committed by ThibG
parent 86527024aa
commit a77ee0bb6d
1 changed files with 1 additions and 2 deletions

View File

@ -43,8 +43,7 @@
position: relative;
flex-direction: column;
padding: 0;
width: 100%;
height: 100%;
flex-grow: 1;
background: lighten($ui-base-color, 13%);
overflow-x: hidden;
overflow-y: auto;