diff --git a/src/front/cobalt.css b/src/front/cobalt.css index 30d2ff55..fabb6ca5 100644 --- a/src/front/cobalt.css +++ b/src/front/cobalt.css @@ -483,6 +483,7 @@ input[type="checkbox"] { flex-direction: row; flex-wrap: nowrap; overflow-x: scroll; + scrollbar-width: none; } .autowidth { width: auto;