UI for new funnel report.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.type {
|
||||
color: var(--base700);
|
||||
}
|
||||
Reference in New Issue
Block a user