mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 00:55:37 +01:00
UI for new funnel report.
This commit is contained in:
parent
30a1cdd53c
commit
cfe7089916
13 changed files with 179 additions and 125 deletions
|
|
@ -0,0 +1,9 @@
|
|||
.item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.type {
|
||||
color: var(--base700);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue