mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Center back button.
This commit is contained in:
parent
11d8b19279
commit
45ac49af29
3 changed files with 22 additions and 18 deletions
|
|
@ -16,6 +16,9 @@
|
|||
}
|
||||
|
||||
.backButton {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue