mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-08 15:50:38 -07:00
align the image in the gallery
This commit is contained in:
parent
cc6f27614b
commit
c43f7a874f
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue