fix bug
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
: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;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user