add style

This commit is contained in:
Alessandro Melis
2023-03-30 20:35:47 +01:00
parent 9c0827baf0
commit df702c6e9e

13
style.css Normal file
View File

@@ -0,0 +1,13 @@
#txt2img_row_aspect_ratio button,
#img2img_row_aspect_ratio button {
min-width: 2.5em !important;
max-width: fit-content !important;
margin: 0 0 0.25em 0 !important;
}
#txt2img_row_resolutions button,
#img2img_row_resolutions button {
min-width: 2.5em !important;
max-width: fit-content !important;
margin: 0 0 0.25em 0 !important;
}