mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 13:47:15 +01:00
7 lines
94 B
CSS
7 lines
94 B
CSS
.funnel div {
|
|
color: var(--font-color100) !important;
|
|
}
|
|
|
|
.funnel svg {
|
|
max-width: 100%;
|
|
}
|