9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
.table .item {
|
|
font-size: 20rpx;
|
|
font-weight: 500;
|
|
color: #666666;
|
|
}
|
|
.table .item.center {
|
|
text-align: center;
|
|
}
|