mirror of
https://github.com/goharbor/harbor
synced 2025-04-27 12:53:52 +00:00
15 lines
212 B
CSS
15 lines
212 B
CSS
.up-section .up-table-pane {
|
|
overflow-y: scroll;
|
|
height: 180px;
|
|
margin-top: -10px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt{
|
|
line-height: 25px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt {
|
|
text-align: left;
|
|
}
|
|
|