mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fixes 2px layout shift on toggle canvas lock
This commit is contained in:
parent
0100a63b59
commit
3994c28b77
@ -72,7 +72,7 @@
|
||||
.inpainting-canvas-stage {
|
||||
outline: none;
|
||||
border-radius: 0.5rem;
|
||||
border: 1px solid var(--border-color-light);
|
||||
box-shadow: 0px 0px 0px 1px var(--border-color-light);
|
||||
overflow: hidden;
|
||||
|
||||
canvas {
|
||||
|
Loading…
Reference in New Issue
Block a user