mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
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:
commit
cfffbb5e37
@ -246,9 +246,6 @@ clr-datagrid {
|
||||
}
|
||||
}
|
||||
|
||||
::ng-deep .clr-form-control {
|
||||
margin-top: 0;
|
||||
}
|
||||
.cell {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user