订单页面调整,更多按钮样式

This commit is contained in:
曹磊 2024-07-23 21:28:34 +08:00
parent 4b14dad298
commit 36c69036b9
1 changed files with 2 additions and 15 deletions

View File

@ -1833,19 +1833,6 @@ export default {
font-size: 24rpx;
margin: 10px 0px;
}
.showBtnClass{
position: absolute;
background: #fff;
display: flex;
flex-direction: column;
width: 100px;
left: 0;
margin-bottom: 43px;
margin-left: 10px;
border-radius: 20rpx 20rpx 20rpx 0;
box-shadow: 0px 0px 3px 0px #b5b5b5;
padding: 15rpx 5rpx;
}
.dingshi,.btns{
width: 0px !important;
padding: 0px 42px !important;
@ -2059,8 +2046,8 @@ export default {
position: absolute;
background-color: #ffffff;
padding: 10px;
bottom:10rpx;
left:30rpx;
bottom:90rpx;
left:50rpx;
box-shadow: 0px 0px 3px 0px #b5b5b5;
border-radius: 10rpx;
}