调整Picker中颜色预览块的大小。
This commit is contained in:
parent
a9ad4dea5d
commit
50646ffccf
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user