mirror of
https://github.com/altoiddealer/--sd-webui-ar-plusplus.git
synced 2026-01-26 19:19:55 +00:00
add style
This commit is contained in:
13
style.css
Normal file
13
style.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user