Added style.css

#22
This commit is contained in:
Zyin055
2023-02-09 11:23:50 -06:00
parent fcb2d57408
commit c4cab058e1

4
style.css Normal file
View File

@@ -0,0 +1,4 @@
#config_preset_wrapper_txt2img,
#config_preset_wrapper_img2img {
margin-top: 10px; /* prevent our dropdown label from overlapping the html_log performance element */
}