mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
style: Align Hide Locked Backgrounds to center (#13176)
This commit is contained in:
@@ -883,8 +883,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.backgroundFilterToggle {
|
.backgroundFilterToggle {
|
||||||
margin-left: auto;
|
display: flex;
|
||||||
margin-right: auto;
|
flex: 1;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.set-title {
|
.set-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user