mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-19 08:58:52 +02:00
tweaked styling of the size hint for the image
This commit is contained in:
parent
58d8a5ce46
commit
f80602b51a
@ -531,9 +531,10 @@ img {
|
||||
right: 0px;
|
||||
bottom: 3px;
|
||||
padding: 3px;
|
||||
background: var(--background-color1);
|
||||
color: var(--input-text-color);
|
||||
opacity: 70%;
|
||||
background: black;
|
||||
color: white;
|
||||
text-shadow: 0px 0px 4px black;
|
||||
opacity: 60%;
|
||||
font-size: 12px;
|
||||
border-radius: 6px 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user