mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 03:30:51 +01:00
15 lines
210 B
CSS
15 lines
210 B
CSS
.up-section .up-table-pane {
|
|
overflow-y: auto;
|
|
height: 180px;
|
|
margin-top: -10px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt{
|
|
line-height: 25px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt {
|
|
text-align: left;
|
|
}
|
|
|