mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-01 03:59:13 -04:00
Fix fullscreen layout on iOS
This commit is contained in:
parent
2fd3da2920
commit
4e460089eb
5 changed files with 12 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
|||
@apply(--layout-center);
|
||||
width: 360px;
|
||||
position: absolute;
|
||||
bottom: 24px;
|
||||
bottom: 16px;
|
||||
left: 50%;
|
||||
margin-left: -180px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue