mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 20:57:17 +01:00
Updated navigation.
This commit is contained in:
parent
611169c65f
commit
fc2a8f3d9f
13 changed files with 156 additions and 123 deletions
9
components/input/ProfileButton.module.css
Normal file
9
components/input/ProfileButton.module.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.menu {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.item {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
background: var(--base50);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue