first commit
This commit is contained in:
29
unpackage/dist/dev/mp-alipay/pages/market/market.acss
vendored
Normal file
29
unpackage/dist/dev/mp-alipay/pages/market/market.acss
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
.order_list_header.data-v-8b43de22 {
|
||||
width: 100%;
|
||||
height: 100rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
justify-content: start;
|
||||
font-weight: bold;
|
||||
font-size: 36rpx;
|
||||
color: #232323;
|
||||
}
|
||||
.order_list_header_view.data-v-8b43de22 {
|
||||
position: relative;
|
||||
margin-right: 50rpx;
|
||||
}
|
||||
.order_list_header_view view.data-v-8b43de22 {
|
||||
position: relative;
|
||||
z-index: 99;
|
||||
}
|
||||
.order_list_header_view_dian.data-v-8b43de22 {
|
||||
position: absolute !important;
|
||||
bottom: 0rpx;
|
||||
right: 20rpx;
|
||||
width: 66rpx;
|
||||
height: 20rpx;
|
||||
background-color: #4874e5;
|
||||
border-radius: 10rpx;
|
||||
z-index: 1 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user