mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Fixed funnel chart.
This commit is contained in:
parent
db36c37d32
commit
62f35668ae
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@
|
|||
background-color: var(--base100);
|
||||
}
|
||||
|
||||
.step:last-child::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.card {
|
||||
display: grid;
|
||||
gap: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue