_apexcharts.scss 141 Bytes
Newer Older
1 2 3 4 5 6 7 8
.apexcharts-legend-text {
  margin-left: 4px;
  top: -1px;
}

body .apexcharts-tooltip.light {
  background: var(--background-foreground);
}