align the image in the gallery

This commit is contained in:
AUTOMATIC1111 2024-01-07 20:24:28 +03:00
parent cc6f27614b
commit c43f7a874f

View File

@ -129,6 +129,10 @@ div.gradio-html.min{
background: var(--input-background-fill);
}
.gradio-gallery > button.preview{
width: 100%;
}
.gradio-container .prose a, .gradio-container .prose a:visited{
color: unset;
text-decoration: none;