13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
|
|
.mb-16 {
|
||
|
|
margin-bottom: 32rpx;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-suffix {
|
||
|
|
--td-tag-small-height: 32rpx;
|
||
|
|
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
margin-left: 12rpx;
|
||
|
|
}
|