fixing tooltip theme.

This commit is contained in:
Jason Kulatunga
2022-06-11 15:21:20 -07:00
parent 7695cc185f
commit 09a8574d83
2 changed files with 19 additions and 5 deletions
-4
View File
@@ -17,8 +17,4 @@
color: #0694a2 !important
}
}
.apexcharts-tooltip {
background: #242b38 !important;
//color: orange;
}
}