fix(style): [color-picker-panel] removed unnecessary background

This commit is contained in:
Zenkie Bear
2026-01-22 10:06:59 +08:00
parent e856d8baa1
commit 5e34317c30

View File

@@ -175,7 +175,6 @@
box-sizing: border-box;
width: 280px;
height: 12px;
background-color: #f00;
padding: 0 2px;
float: right;