fix(ui): fix css issues in Chrome 105

This commit is contained in:
Łukasz Mierzwa
2022-09-02 09:56:00 +01:00
committed by Łukasz Mierzwa
parent 01683fb6f8
commit 71a1b13fa4

View File

@@ -10,6 +10,7 @@ svg.alert-history {
line-height: 4px;
width: 100%;
vertical-align: bottom;
overflow: auto;
&:not(:first-child) {
margin-left: 1px;