mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-27 14:04:42 +00:00
Fix fullscreen layout on iOS
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@apply(--layout-center);
|
||||
width: 360px;
|
||||
position: absolute;
|
||||
bottom: 24px;
|
||||
bottom: 16px;
|
||||
left: 50%;
|
||||
margin-left: -180px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user