mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
fix ios 14.2 bug
This commit is contained in:
parent
48c594fdae
commit
830d7ae656
1 changed files with 2 additions and 0 deletions
|
|
@ -912,6 +912,8 @@ img.openwebrx-mirror-img
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 10px;
|
||||
/* compatibility with iOS 14.2 */
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.openwebrx-meta-slot {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue