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
9
components/WebsiteSettings.module.css
Normal file
9
components/WebsiteSettings.module.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.col {
|
||||
flex: 2;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
flex: 3;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue