调整Picker中颜色预览块的大小。

This commit is contained in:
徐涛 2025-01-27 07:49:40 +08:00
parent a9ad4dea5d
commit 50646ffccf

View File

@ -1,7 +1,7 @@
@layer components { @layer components {
.float_color_picker { .float_color_picker {
position: relative; position: relative;
height: 32px; height: 22px;
.preview { .preview {
height: 100%; height: 100%;
display: flex; display: flex;