[Glitch] Fix regression in sparkline style in web UI

Port bb9edd6321 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Eugen Rochko 5 years ago committed by Thibaut Girka
parent 56e4533bab
commit 55f1aec9c4

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

Loading…
Cancel
Save