Files
bbq/src/app/routes/order-management/components/compliance-audit/compliance-audit.component.less
2022-01-21 17:15:10 +08:00

13 lines
222 B
Plaintext

:host {
p{
margin-bottom: 0
}
.left_btn {
width: 50px;
height: 32px;
padding-left: 8px;
line-height:32px;
background-color: #d7d7d7;
}
}