diff --git a/src/pages.ts b/src/pages.ts index fa62bbe4..5fd5065c 100644 --- a/src/pages.ts +++ b/src/pages.ts @@ -538,6 +538,7 @@ class Pages extends LitElement { } .index-bar-description { + margin-bottom: var(--sl-spacing-x-small); flex: 1 1 auto; overflow: auto; line-height: var(--sl-line-height-normal); @@ -648,7 +649,13 @@ class Pages extends LitElement { /> ` - : html`
Collection Title
+ : html`
+ Collection Title +