diff --git a/ui/src/Styles/Components/_AlertHistory.scss b/ui/src/Styles/Components/_AlertHistory.scss index 74f3bda47..7680bfb87 100644 --- a/ui/src/Styles/Components/_AlertHistory.scss +++ b/ui/src/Styles/Components/_AlertHistory.scss @@ -10,6 +10,7 @@ svg.alert-history { line-height: 4px; width: 100%; vertical-align: bottom; + overflow: auto; &:not(:first-child) { margin-left: 1px;