9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
.my-cell {
|
|
padding: 16px;
|
|
font-weight: 500;
|
|
|
|
.van-cell__value {
|
|
color: #333;
|
|
}
|
|
}
|