Fix regression in sparkline style in web UI (#13753)

This commit is contained in:
Eugen Rochko
2020-05-14 09:01:23 +02:00
committed by GitHub
parent 06225dee94
commit c9dcc2d39f

View File

@ -6576,6 +6576,7 @@ noscript {
path:last-child {
stroke: lighten($highlight-text-color, 6%) !important;
fill: none !important;
}
}
}