mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-30 20:48:23 +01:00
Merge pull request #13337 from AllForNothing/clr-bug
Fix a css bug of Clarity page size selection
This commit is contained in:
commit
456f893235
@ -219,3 +219,6 @@ hbr-result-tip-histogram {
|
|||||||
clr-header {
|
clr-header {
|
||||||
background-color: $header-color;
|
background-color: $header-color;
|
||||||
}
|
}
|
||||||
|
.clr-page-size-select {
|
||||||
|
z-index: 0!important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user