mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-24 06:35:37 +00:00
style: Align Hide Locked Backgrounds to center (#13176)
This commit is contained in:
parent
4dc718fbff
commit
f4934abc62
1 changed files with 3 additions and 2 deletions
|
|
@ -883,8 +883,9 @@
|
|||
}
|
||||
|
||||
.backgroundFilterToggle {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.set-title {
|
||||
|
|
|
|||
Loading…
Reference in a new issue