Fix iOS bug

This commit is contained in:
Ramon Wenger 2020-03-11 16:02:57 +01:00
parent 8d5e9845e4
commit c1341a8ac9
1 changed files with 2 additions and 0 deletions

View File

@ -70,9 +70,11 @@
right: 0;
top: 0;
bottom: 0;
height: 100vh;
background-color: $color-white;
z-index: 15;
box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.12);
overflow-y: scroll;
width: 100%;
@include desktop {