iOS optimizations

This commit is contained in:
atomiks
2018-02-26 09:02:45 +10:00
parent 5944266e98
commit 4ea2fbdff4
10 changed files with 4107 additions and 8 deletions

View File

@ -31,6 +31,7 @@
visibility: hidden;
opacity: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
max-height: 378px;
margin-top: 44px;
box-shadow: 0 0.25rem 0.5rem -0.1rem rgba(0, 32, 128, 0.2);