Merge pull request #9659 from jwangyangls/fix-ui-style-margin-top-0

Fix page style confusion caused by error margin-top
This commit is contained in:
jwangyangls 2019-10-31 10:03:04 +08:00 committed by GitHub
commit cfffbb5e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,9 +246,6 @@ clr-datagrid {
}
}
::ng-deep .clr-form-control {
margin-top: 0;
}
.cell {
display: flex;
align-items: center;