Make gauge looks better
This commit is contained in:
parent
9548d481a9
commit
c85fff1dd9
@ -32,6 +32,10 @@ class Config:
|
||||
{{ id }} .bound {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
{{ id }} .gauge-background {
|
||||
fill: white;
|
||||
stroke: black;
|
||||
}
|
||||
{{ id }} .gauge path {
|
||||
fill-opacity: 1 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user