funnel checkpoint
This commit is contained in:
7
components/pages/reports/FunnelChart.module.css
Normal file
7
components/pages/reports/FunnelChart.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.funnel div {
|
||||
color: var(--font-color100) !important;
|
||||
}
|
||||
|
||||
.funnel svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user