mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-30 07:04:41 +00:00
Fix layout for iPhone 4
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user