Merge branch 'master' into feature/业务线管理

This commit is contained in:
黎永顺 2024-09-27 09:20:31 +08:00
commit b72ccf78d7
1 changed files with 10 additions and 0 deletions

View File

@ -279,6 +279,16 @@
margin-bottom: 0 !important;
font-size: 12px !important;
}
.ant-checkbox-inner {
width: 14px;
height: 14px;
}
.ant-checkbox-inner:after {
width: 5px;
height: 8px;
}
}
}