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

lolsob-rspec
Eugen Rochko 2020-05-14 09:01:23 +02:00 committed by GitHub
parent 5525f6efb7
commit bb9edd6321
1 changed files with 1 additions and 0 deletions

View File

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