调整Color Mixer的整体布局。
This commit is contained in:
parent
8ceeac545d
commit
deed113eae
|
@ -6,9 +6,8 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-around;
|
||||
align-items: flex-start;
|
||||
gap: var(--spacing-m);
|
||||
gap: var(--spacing-l);
|
||||
.mixer_column {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue
Block a user