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