mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Vertically Center Theme Button
This commit is contained in:
parent
f8ac987bfc
commit
ed4b81eea2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
padding-bottom: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button svg {
|
.button svg {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue