mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fix Current Image display background going over image bounds
This commit is contained in:
parent
19322fc1ec
commit
ae6dd219d9
@ -24,6 +24,7 @@
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
height: auto;
|
||||
width: max-content;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user