diff --git a/ui/src/Styles/Components/_History.scss b/ui/src/Styles/Components/_History.scss index 6fc185dda..e49b44b95 100644 --- a/ui/src/Styles/Components/_History.scss +++ b/ui/src/Styles/Components/_History.scss @@ -1,6 +1,6 @@ .dropdown-menu.components-navbar-historymenu { white-space: nowrap; - overflow: scroll; + overflow: overlay; width: 100%; }