mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Increases workarea split padding to 1rem
This commit is contained in:
parent
f6f5c2731b
commit
fb02666856
@ -7,7 +7,7 @@
|
||||
|
||||
.workarea-main {
|
||||
display: flex;
|
||||
column-gap: 0.5rem;
|
||||
column-gap: 1rem;
|
||||
height: 100%;
|
||||
|
||||
.workarea-split-view {
|
||||
|
Loading…
Reference in New Issue
Block a user