update: 修改checkbox背景颜色

This commit is contained in:
zhuoqinglian
2026-04-15 14:28:20 +08:00
parent 3ab14578c2
commit 07170f09eb
13 changed files with 13 additions and 13 deletions
@@ -1439,7 +1439,7 @@ export default {
}
:deep(.el-checkbox__inner) {
background-color: #eeeeee !important;
background-color: #ffffff !important;
border-color: #cccccc !important;
}