完善页面
This commit is contained in:
@ -409,6 +409,9 @@ checkbox .uni-checkbox-input.uni-checkbox-input-checked::before {
|
||||
.right-0 {
|
||||
right: 0;
|
||||
}
|
||||
.bold-400 {
|
||||
font-weight: 400;
|
||||
}
|
||||
.bold-500 {
|
||||
font-weight: 500;
|
||||
}
|
||||
@ -427,6 +430,9 @@ checkbox .uni-checkbox-input.uni-checkbox-input-checked::before {
|
||||
.text-333 {
|
||||
color: #333;
|
||||
}
|
||||
.text-666 {
|
||||
color: #666;
|
||||
}
|
||||
.text-999 {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user