mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
specify flex-direction explicitly
This commit is contained in:
parent
00631d7349
commit
ae217f9ded
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
overflow: hidden;
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.webrx-top-bar-parts > * {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue