Files
bbq/src/app/routes/order-management/components/risk/risk.component.less
2022-01-18 19:50:58 +08:00

13 lines
255 B
Plaintext

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