Fix:3531 【商城小程序】店铺选择界面调整,按钮改为红色色值:#BD3124
This commit is contained in:
@@ -88,15 +88,5 @@ export default {
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
}
|
}
|
||||||
.pop-title::after{
|
|
||||||
content: '';
|
|
||||||
position: absolute;
|
|
||||||
bottom: 0rpx;
|
|
||||||
left: 0;
|
|
||||||
width: 100%;
|
|
||||||
height: 5px;
|
|
||||||
background-color: #BD3124;
|
|
||||||
border-radius: 20rpx;
|
|
||||||
opacity: 0.5;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user