mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-01 03:01:13 -04:00
Increases workarea split padding to 1rem
This commit is contained in:
committed by
Lincoln Stein
parent
f6f5c2731b
commit
fb02666856
@@ -7,7 +7,7 @@
|
||||
|
||||
.workarea-main {
|
||||
display: flex;
|
||||
column-gap: 0.5rem;
|
||||
column-gap: 1rem;
|
||||
height: 100%;
|
||||
|
||||
.workarea-split-view {
|
||||
|
||||
Reference in New Issue
Block a user