fix ios 14.2 bug
This commit is contained in:
parent
48c594fdae
commit
830d7ae656
@ -912,6 +912,8 @@ img.openwebrx-mirror-img
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
|
/* compatibility with iOS 14.2 */
|
||||||
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.openwebrx-meta-slot {
|
.openwebrx-meta-slot {
|
||||||
|
Loading…
Reference in New Issue
Block a user