Fix overflow scrollbar appearing sometimes (#1350)
This commit is contained in:
parent
4b6703114c
commit
3e5b30ff76
@ -65,7 +65,6 @@ body {
|
|||||||
}
|
}
|
||||||
.top-options-left {
|
.top-options-left {
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
.top-options-right {
|
.top-options-right {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user