specify flex-direction explicitly
This commit is contained in:
parent
00631d7349
commit
ae217f9ded
@ -43,6 +43,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|
||||||
.webrx-top-bar-parts > * {
|
.webrx-top-bar-parts > * {
|
||||||
|
Loading…
Reference in New Issue
Block a user