mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 12:29:35 +01:00
Fixed funnel chart.
This commit is contained in:
parent
db36c37d32
commit
62f35668ae
@ -34,6 +34,10 @@
|
||||
background-color: var(--base100);
|
||||
}
|
||||
|
||||
.step:last-child::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.card {
|
||||
display: grid;
|
||||
gap: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user