mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-07 09:42:09 -08:00
Improve styling of gallery items, particularly in dark mode
This commit is contained in:
parent
5c0c778a65
commit
2a7f48cdb8
1 changed files with 4 additions and 0 deletions
|
|
@ -403,3 +403,7 @@ input[type="range"]{
|
|||
.red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.gallery-item {
|
||||
--tw-bg-opacity: 0 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue