Files
bbq/src/app/routes/supply-management/components/onecar-publish/onecar-publish.component.less
wangshiming 1c5643b7e9 订单
2021-12-06 14:57:20 +08:00

23 lines
289 B
Plaintext

.tip-font {
margin-left: 16px;
font-weight: 500;
font-size: 12px;
}
.card-title {
margin-bottom: 24px;
font-weight: bold;
font-size: 16px;
}
.align-center {
display: flex;
align-items: center;
justify-content: center;
}
#container {
width: 300px;
height: 180px;
}