mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00: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…
Reference in a new issue