mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
Fix graph area fill offset
This commit is contained in:
@@ -207,7 +207,7 @@ $client-stats--timestamp--foreground: #526780;
|
||||
}
|
||||
|
||||
&__area {
|
||||
transform: translateY($client-stats--speed--stroke--width / 2);
|
||||
transform: translateY($client-stats--speed--stroke--width / -2);
|
||||
}
|
||||
|
||||
&__line {
|
||||
|
||||
Reference in New Issue
Block a user