mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Removed prop-types.
This commit is contained in:
parent
c815e7cd51
commit
d4437427c4
9 changed files with 11 additions and 41 deletions
|
|
@ -11,3 +11,12 @@
|
|||
padding-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.menu {
|
||||
display: flex;
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
.menu a {
|
||||
color: var(--font-color100);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue