mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-15 19:31:27 +01:00
Merge pull request #8165 from AllForNothing/filter-ui
fix filter ui bug : half filter is covered when there is one or two records in a datagrid
This commit is contained in:
commit
1916f3c078
@ -87,3 +87,7 @@ body {
|
|||||||
.color-red {
|
.color-red {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.datagrid-table,.datagrid-header{
|
||||||
|
position: inherit !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user