Skip to content

Commit 015d110

Browse files
ert78gbmondalaci
authored andcommitted
fix(keymap): Hide horizontal scrollbar (#392)
close #391
1 parent b2466f0 commit 015d110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uhk-web/src/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
.main-page-content {
1616
margin-left: 250px;
17+
overflow-x: hidden;
1718
}
1819

1920
.select2 {

0 commit comments

Comments
 (0)