调整Color Mixer的整体布局。
This commit is contained in:
		| @@ -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; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user