Commit 1e22f48f authored by ItsOlegDm's avatar ItsOlegDm

img2img styled padding fix

parent f4eeff65
...@@ -156,14 +156,13 @@ ...@@ -156,14 +156,13 @@
#txt2img_styles_row, #img2img_styles_row{ #txt2img_styles_row, #img2img_styles_row{
gap: 0.25em; gap: 0.25em;
margin-top: 0.3em;
} }
#txt2img_styles_row > button, #img2img_styles_row > button{ #txt2img_styles_row > button, #img2img_styles_row > button{
margin: 0; margin: 0;
} }
#txt2img_styles_row {
margin-top: 0.3em;
}
#txt2img_styles, #img2img_styles{ #txt2img_styles, #img2img_styles{
padding: 0; padding: 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment