mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 03:29:14 -04:00
Fix layout for iPhone 4
This commit is contained in:
parent
78dd776426
commit
439953e484
4 changed files with 6 additions and 6 deletions
|
@ -47,9 +47,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (max-height: 370px) {
|
||||
@media all and (max-height: 380px) {
|
||||
:host {
|
||||
bottom: 8px;
|
||||
bottom: 4px;
|
||||
}
|
||||
iron-icon {
|
||||
width: 32px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue