货主管理
This commit is contained in:
@ -1,10 +1,23 @@
|
||||
:host {
|
||||
::ng-deep {
|
||||
.tabs-wrap > .ant-tabs-nav {
|
||||
.tabs-wrap>.ant-tabs-nav {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.myForm .ant-upload.ant-upload-select-picture-card > .ant-upload {
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user