Improvement: Made empty space next to check-boxes not clickable

This adds the suggestion by EfourC: https://github.com/vladmandic/automatic/pull/638#issuecomment-1529416054
This commit is contained in:
Alex Heller
2023-05-01 10:40:23 +02:00
parent 074c924052
commit 34bfd04055
+2 -1
View File
@@ -241,7 +241,8 @@ div#extras_scale_to_tab div.form{
}
#settings .block.gradio-checkbox {
margin-top: 0;
margin: 0;
width: auto;
}
#settings .dirtyable {