mirror of https://github.com/rancher/ui.git
Fix graph font (rancher/rancher#4259)
This commit is contained in:
parent
1a6e712a3b
commit
2f1b705943
|
|
@ -63,7 +63,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.c3 svg {
|
.c3 svg {
|
||||||
font: 12px "Open Sans";
|
font: 12px "Lato";
|
||||||
}
|
}
|
||||||
|
|
||||||
#memoryGraph,
|
#memoryGraph,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue