mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-25 03:35:21 +01:00
fix: label pop up with overflow control
This commit is contained in:
parent
840d4085f0
commit
13990d8fc7
@ -16,6 +16,8 @@ clr-signpost {
|
||||
.signpost-content-body {
|
||||
padding-bottom: 6px;
|
||||
padding-top: 6px;
|
||||
height: 10rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user