mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-20 21:30:09 +08:00
align the image in the gallery
This commit is contained in:
parent
cc6f27614b
commit
c43f7a874f
@ -129,6 +129,10 @@ div.gradio-html.min{
|
|||||||
background: var(--input-background-fill);
|
background: var(--input-background-fill);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gradio-gallery > button.preview{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.gradio-container .prose a, .gradio-container .prose a:visited{
|
.gradio-container .prose a, .gradio-container .prose a:visited{
|
||||||
color: unset;
|
color: unset;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user