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 {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.set-title {
|
||||
|
||||
Reference in New Issue
Block a user