fix: 2577 【AI一键查重--自定义筛选】字体颜色不对,要求#333333;蒙版颜色不对,要求#F8F8F8。而且蒙版最右侧未与右侧筛选条件边框对齐

pull/1/head
lizijiee 1 year ago
parent d027ee6d8d
commit e3c2e3e20a

@ -366,9 +366,10 @@ onMounted(()=>{
}
&-bar {
background-color: #e8e8e8;
width: 100%;
background-color: #f8f8f8;
width: calc(100% + 12px);
margin-top: 20px;
color: #333333;
}
&-footer {

Loading…
Cancel
Save