mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-22 20:14:19 +08:00
Fix port settings width is too small on iPad Safari
This commit is contained in:
@@ -59,6 +59,10 @@ body {
|
||||
min-width: 50%;
|
||||
}
|
||||
|
||||
.settings #s-port .mdc-text-field {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.settings div.text.helper {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user