mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
funnel checkpoint
This commit is contained in:
parent
ebc8cb488a
commit
b5f84159d2
8 changed files with 21 additions and 12 deletions
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%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue