Files
bbq/src/app/routes/order-management/components/receipts-audit/receipts-audit.component.less
wangshiming 0e4a6c792b 解决冲突
2022-02-24 16:02:55 +08:00

22 lines
367 B
Plaintext

:host {
p{
margin-bottom: 0
}
.left_btn {
width: 50px;
height: 32px;
padding-left: 8px;
line-height:32px;
background-color: #d7d7d7;
}
::ng-deep {
.imgBox {
display: flex;
img {
width: 60px !important;
}
}
}
}