Fix UI for image tracks under manifest lists
This commit is contained in:
parent
dcf312d94d
commit
a6ffad9759
2 changed files with 17 additions and 12 deletions
|
@ -291,6 +291,10 @@
|
|||
border-top: 1px dotted #eee;
|
||||
}
|
||||
|
||||
.repo-panel-tags-element .expanded-view.manifest-list {
|
||||
.repo-panel-tags-element .expanded-viewport.manifest-list {
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.repo-panel-tags-element .manifest-list-view .image-track-line {
|
||||
opacity: 0.2;
|
||||
}
|
Reference in a new issue