no message
This commit is contained in:
26
unpackage/dist/dev/mp-weixin/pageMake/invoice/applyFor.wxss
vendored
Normal file
26
unpackage/dist/dev/mp-weixin/pageMake/invoice/applyFor.wxss
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
.invoice_tip.data-v-d81cafaf {
|
||||
padding: 20rpx;
|
||||
font-size: 24rpx;
|
||||
color: #3c9cff;
|
||||
background-color: rgba(60, 156, 255, 0.2);
|
||||
}
|
||||
.invoice_tip view.data-v-d81cafaf {
|
||||
line-height: 40rpx;
|
||||
}
|
||||
.invoice_list.data-v-d81cafaf {
|
||||
padding: 15rpx 30rpx;
|
||||
background-color: #fff;
|
||||
}
|
||||
.invoice_list_view.data-v-d81cafaf {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: 28rpx;
|
||||
margin-bottom: 25rpx;
|
||||
}
|
||||
.invoice_list_view_left.data-v-d81cafaf {
|
||||
color: #646368;
|
||||
}
|
||||
.invoice_list_view_right.data-v-d81cafaf {
|
||||
color: #262626;
|
||||
}
|
||||
Reference in New Issue
Block a user