fixed 修改选择规格的弹窗样式
This commit is contained in:
parent
7e20569886
commit
b0dea78672
@ -8,4 +8,20 @@
|
||||
|
||||
.t-toast__content {
|
||||
z-index: 12001 !important;
|
||||
}
|
||||
|
||||
.popup-sku__price-num {
|
||||
font-size: 50rpx;
|
||||
color: #fa4126;
|
||||
font-weight: bold;
|
||||
font-family: DIN Alternate;
|
||||
}
|
||||
|
||||
.popup-sku__price-del {
|
||||
position: relative;
|
||||
font-weight: normal;
|
||||
left: 12rpx;
|
||||
bottom: 2rpx;
|
||||
color: #999999;
|
||||
font-size: 32rpx;
|
||||
}
|
Loading…
Reference in New Issue
Block a user