mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +00:00
fix switches scrollbar visibility in firefox
This commit is contained in:
@@ -483,6 +483,7 @@ input[type="checkbox"] {
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
overflow-x: scroll;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
.autowidth {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user