Fix overflow scrollbar appearing sometimes (#1350)

This commit is contained in:
toasted-nutbread 2021-02-08 17:52:51 -05:00 committed by GitHub
parent 4b6703114c
commit 3e5b30ff76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ body {
}
.top-options-left {
flex: 1 1 auto;
overflow-x: hidden;
}
.top-options-right {
flex: 0 0 auto;