mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): remove scrollbars from menu dropdown
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3936f2e308
commit
6badc8a6ae
@@ -1,6 +1,6 @@
|
||||
.dropdown-menu.components-navbar-historymenu {
|
||||
white-space: nowrap;
|
||||
overflow: scroll;
|
||||
overflow: overlay;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user