style: Align Hide Locked Backgrounds to center (#13176)

This commit is contained in:
j-dover
2021-04-28 17:29:13 -04:00
committed by GitHub
parent 4dc718fbff
commit f4934abc62

View File

@@ -883,8 +883,9 @@
}
.backgroundFilterToggle {
margin-left: auto;
margin-right: auto;
display: flex;
flex: 1;
justify-content: center;
}
.set-title {