Fix page style confusion caused by error margin-top

Signed-off-by: Yogi_Wang <yawang@vmware.com>
This commit is contained in:
Yogi_Wang 2019-10-30 16:46:10 +08:00
parent b964d0411b
commit f7532ff6a1

View File

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