mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-14 23:02:00 +03:00
Added CSS to center the image in the txt2img interface
This commit is contained in:
parent
f6aa2c64eb
commit
32a3c05af7
@ -13,3 +13,6 @@
|
|||||||
button[data-baseweb="tab"] {
|
button[data-baseweb="tab"] {
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
}
|
}
|
||||||
|
.css-du1fp8 {
|
||||||
|
justify-content: center;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user