1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-11 05:42:22 +04:00

c3 charts fix

This commit is contained in:
chomik
2018-03-27 11:25:18 +02:00
parent a5f63044a6
commit af02126876
@@ -1,4 +1,8 @@
/*-- Chart --*/
.c3 {
overflow: hidden;
}
.c3 svg {
font: 10px sans-serif;
-webkit-tap-highlight-color: transparent;