Revert "Excluding containers from sync with RegExp"

8e7d9f7574
This commit is contained in:
BPower0036 2022-12-05 09:01:52 +00:00 committed by GitHub
parent 6d847938f1
commit 4e6bfe9085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,16 +37,6 @@ form {
margin-block: 4px 8px;
}
.settings-group-column {
display: flex;
flex-direction: column;
}
.settings-group-column label,
.settings-group-column p {
margin-block: 4px 8px;
}
input[type="checkbox"] {
margin-inline: 0 8px;
margin-block: 1px auto;