Update chapter list gap

This commit is contained in:
Tetrakern 2024-03-04 22:05:07 +01:00
parent 187cf3af05
commit 0251258539
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -623,7 +623,7 @@ html:not(.logged-in) body:not(.logged-in) {
&__list {
display: flex;
flex-direction: column;
gap: 3px;
gap: var(--chapter-list-gap, 4px);
font-size: var(--fs-xs);
padding: 4px; // Space for small shadows due to overflow: hidden
margin: -4px; // Space for small shadows due to overflow: hidden