调整颜色拾取器的最小宽度。
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| @layer components { | ||||
|   .color_picker { | ||||
|     min-width: calc(var(--spacing) * 105); | ||||
|     max-width: calc(var(--spacing) * 125); | ||||
|     display: flex; | ||||
|     flex-direction: column; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user