1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add headings and links to plugin pages

This commit is contained in:
Bill Thornton 2024-07-15 10:25:56 -04:00
parent f071ea2a1f
commit f0626465b0
5 changed files with 30 additions and 6 deletions

View file

@ -156,7 +156,8 @@ div[data-role=controlgroup] a.ui-btn-active {
padding-left: 1em;
}
.content-primary ul:first-child {
.content-primary ul:first-child,
.type-interior .content-primary > .sectionTitleContainer {
margin-top: 0;
}