This commit is contained in:
Taric Xin
2022-02-15 16:07:25 +08:00
parent bb331fa4b8
commit 2ec7169598
6 changed files with 246 additions and 6 deletions

View File

@ -0,0 +1,5 @@
:host::ng-deep {
.ant-form-item {
margin-bottom: 0;
}
}