mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 13:47:15 +01:00
Form components. New login page.
This commit is contained in:
parent
9d09d89aef
commit
a09867f28c
14 changed files with 165 additions and 45 deletions
|
|
@ -9,6 +9,11 @@
|
|||
fill: currentColor;
|
||||
}
|
||||
|
||||
.xl > svg {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.large > svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue