fix checkbox styling

This commit is contained in:
Smith
2023-12-05 18:12:24 +01:00
parent 7035d6d07c
commit af7367ea80

View File

@@ -142,7 +142,8 @@ body>nav {
}
#config-form td[data-schematype="boolean"] > div.form-group > input[type="checkbox"] {
zoom: 2.5;
transform: scale(2.5);
margin: 10px 0 0 10px;
}
footer>a>svg {