style:修改chart-box颜色选择器 样式错乱的问题

This commit is contained in:
zhangyu
2021-02-22 10:35:24 +08:00
parent 700eecaf85
commit 01916ad422

View File

@@ -78,12 +78,12 @@
overflow: hidden;
position: absolute;
top: -280px;
left: 140px;
left: 280px;
}
.color-tab{
position: absolute;
top: -268px;
left: -14px;
left: 144px;
height: 28px;
border-radius: 5px 5px 0 0;
width: 312px;