mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
Theme change. Render custom date ranges.
This commit is contained in:
parent
4e37e10b6d
commit
039dcd96e6
9 changed files with 194 additions and 138 deletions
|
|
@ -17,7 +17,7 @@ export function MenuBar(props: RowProps) {
|
|||
paddingY="3"
|
||||
paddingX="3"
|
||||
paddingRight="5"
|
||||
backgroundColor="0"
|
||||
backgroundColor="2"
|
||||
style={{ borderBottom: '1px solid var(--border-color)' }}
|
||||
>
|
||||
<Row>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue