mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-16 04:09:03 +00:00
Fix: admin theme dropdown emoji alignment
This commit is contained in:
parent
f9751a0a1d
commit
58c72e6981
7
src/static/scripts/admin.css
vendored
7
src/static/scripts/admin.css
vendored
@ -58,3 +58,10 @@ img {
|
||||
.abbr-badge {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
.theme-icon,
|
||||
.theme-icon-active {
|
||||
display: inline-flex;
|
||||
flex: 0 0 1.75em;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user