mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-31 12:34:18 +01:00
specify flex-direction explicitly
This commit is contained in:
parent
00631d7349
commit
ae217f9ded
|
|
@ -43,6 +43,7 @@
|
|||
overflow: hidden;
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.webrx-top-bar-parts > * {
|
||||
|
|
|
|||
Loading…
Reference in a new issue