Files
--sd-webui-ar-plusplus/style.css
Alessandro Melis df702c6e9e add style
2023-03-30 20:35:47 +01:00

14 lines
341 B
CSS

#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;
}