You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
313 B
Plaintext
20 lines
313 B
Plaintext
@import "../../app.wxss";
|
|
@import "../../pages/firstBill/index.wxss";
|
|
|
|
.jobOne {
|
|
margin: 0px 10px 10px 10px;
|
|
line-height: 1;
|
|
padding: 0;
|
|
border-radius: 8px;
|
|
/* margin-top: -1rpx; */
|
|
}
|
|
.jobIn {
|
|
padding: 10px 10px;
|
|
}
|
|
|
|
.cusFlexStart{
|
|
justify-content: start;
|
|
}
|
|
.cusFlexStart .fss{
|
|
margin-right: 6px;
|
|
} |