mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-30 03:01:28 +00:00
align the image in the gallery
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user