Reduce empty space in Active Users homepage chart (#2693)

Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
Bartosz-Do
2026-07-20 00:35:08 +02:00
committed by GitHub
co-authored by codecalm
parent 271230ee0d
commit 0fd35c3858
6 changed files with 448 additions and 1881 deletions
-4
View File
@@ -26,10 +26,6 @@
font-size: 16px !important;
}
.apexcharts-text {
fill: var(--#{$prefix}body-color) !important;
}
.apexcharts-gridline {
stroke: var(--#{$prefix}border-color) !important;
}