Files
bbq/src/app/routes/usercenter/components/freight/enterprise-audit/enterprise-audit.component.less
2021-12-09 16:15:47 +08:00

23 lines
326 B
Plaintext

:host {
::ng-deep {
.tabs-wrap>.ant-tabs-nav {
margin-bottom: 0;
}
.myForm .ant-upload.ant-upload-select-picture-card>.ant-upload {
flex-direction: column !important;
}
}
}
.expend-options {
margin-top: 0px;
}
@media (min-width: 1200px) {
.expend-options {
margin-top: -40px;
}
}