Redesign SD settings

This commit is contained in:
Cohee
2024-06-18 00:49:42 +03:00
parent b09e86fb53
commit a9c4422c87
3 changed files with 168 additions and 90 deletions

View File

@@ -96,3 +96,8 @@
opacity: 1;
}
}
.sd_settings .flex1.checkbox_label input[type="checkbox"] {
margin-right: 5px;
margin-left: 5px;
}