mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-19 13:00:52 -07:00
Merge pull request #1372 from fuzzytent/gallery-styling
Improve styling of gallery items
This commit is contained in:
commit
a5a08b0bee
1 changed files with 4 additions and 0 deletions
|
|
@ -404,6 +404,10 @@ input[type="range"]{
|
|||
color: red;
|
||||
}
|
||||
|
||||
.gallery-item {
|
||||
--tw-bg-opacity: 0 !important;
|
||||
}
|
||||
|
||||
#img2img_image div.h-60{
|
||||
height: 480px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue