物料源码

This commit is contained in:
mzr 2025-08-09 13:49:30 +08:00
parent 6238f9541d
commit f7b286a265
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
.checkbox-group-main{
margin: 0 20px;
.check-item{
padding-left: 10px;
padding-right: 10px;
// height: 14px!important;
font-size: 14px;
border-radius: 2px;
// width: 100px;
display: inline-block;
margin-top: 6px;
}
}