mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Account settings page.
This commit is contained in:
parent
58a1be7a30
commit
b5cf9f8719
32 changed files with 597 additions and 162 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
.form label {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
|
|
@ -37,6 +37,7 @@
|
|||
margin-left: 16px;
|
||||
padding: 4px 10px;
|
||||
border-radius: 4px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.error:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue