Commit 5bf02191 authored by Nikhil Doifode's avatar Nikhil Doifode
Browse files

Hiding the horizontal scrollbar

parent 270f5ec0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ select {
// UI
#meep-container {
    width: 100%;
    overflow-x: hidden;
}
.ui-body {
    display: flex;