Fixed funnel chart.
This commit is contained in:
@@ -34,6 +34,10 @@
|
|||||||
background-color: var(--base100);
|
background-color: var(--base100);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.step:last-child::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user