mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-16 03:46:33 -05:00
Fix regression in sparkline style in web UI (#13753)
This commit is contained in:
@@ -6576,6 +6576,7 @@ noscript {
|
||||
|
||||
path:last-child {
|
||||
stroke: lighten($highlight-text-color, 6%) !important;
|
||||
fill: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user