mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Move reordering of websites onto dashboard
This commit is contained in:
parent
765add71a9
commit
137ff97c07
6 changed files with 118 additions and 15 deletions
5
components/settings/DashboardSettingsButton.module.css
Normal file
5
components/settings/DashboardSettingsButton.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.buttonGroup {
|
||||
display: flex;
|
||||
place-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue