mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 19:50:05 +01:00
19 lines
247 B
CSS
19 lines
247 B
CSS
.up-section .up-table-pane {
|
|
overflow-y: scroll;
|
|
height: 180px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt{
|
|
line-height: 25px;
|
|
}
|
|
|
|
.up-section .dl-horizontal dt {
|
|
text-align: left;
|
|
}
|
|
|
|
.single {
|
|
margin-left: -15px;
|
|
margin-right: 0;
|
|
}
|
|
|