mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-26 08:58:54 +01:00
Merge pull request #763 from patriceac/patch-18
Another fix for high res images
This commit is contained in:
commit
df3d00ef94
@ -254,6 +254,7 @@ img {
|
||||
div.img-preview img {
|
||||
width:100%;
|
||||
height: 100%;
|
||||
max-height: 70vh;
|
||||
}
|
||||
.line-separator {
|
||||
background: var(--background-color3);
|
||||
|
Loading…
Reference in New Issue
Block a user