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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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