Fix regression in sparkline style in web UI (#13753)
parent
5525f6efb7
commit
bb9edd6321
|
@ -6576,6 +6576,7 @@ noscript {
|
|||
|
||||
path:last-child {
|
||||
stroke: lighten($highlight-text-color, 6%) !important;
|
||||
fill: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue