mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-08 22:40:39 +08:00
11 lines
141 B
CSS
11 lines
141 B
CSS
.ask-status {
|
|
padding: 4rpx 10rpx;
|
|
}
|
|
|
|
.ask-bg-green {
|
|
background-color: #5FB95E;
|
|
}
|
|
|
|
.ask-bg-yellow {
|
|
background-color: #FAAD14;
|
|
} |