fix padding

This commit is contained in:
Cory LaViska
2024-03-12 15:59:22 -04:00
parent f59c544fbe
commit c139865635

View File

@@ -57,6 +57,7 @@ html:not(.wa-theme-dark) .only-dark {
.sidebar-content summary {
text-indent: 0.5rem;
padding: 0.2em var(--sl-sidebar-item-padding-inline);
margin-block: 0.5rem;
}