Fix chapter expand button in grid view

This commit is contained in:
Tetrakern 2023-01-23 04:29:22 +01:00
parent 23fd9cf19f
commit 26f2a50368
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

@ -262,7 +262,7 @@ $header_breakpoint: 640px;
.chapter-group__list-item._collapse {
display: block;
content-visibility: visible;
padding: 0;
padding: 0 !important;
label {
display: flex;