mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 02:35:17 +01:00
Fix a css bug of Clarity page size selection
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
8af343f27a
commit
ea494af06e
@ -219,3 +219,6 @@ hbr-result-tip-histogram {
|
||||
clr-header {
|
||||
background-color: $header-color;
|
||||
}
|
||||
.clr-page-size-select {
|
||||
z-index: 0!important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user