mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Add reset order button to website settings
This commit is contained in:
parent
ef4bf8282a
commit
76bdb6b1d6
3 changed files with 22 additions and 3 deletions
|
|
@ -11,3 +11,9 @@
|
|||
.detailLink {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.headerButtons {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
gap: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue