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

th-downstream
Eugen Rochko 5 years ago committed by GitHub
parent 5525f6efb7
commit bb9edd6321

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

Loading…
Cancel
Save