Remove entry preview from filters
Some checks failed
Test and build Docker image / docker (push) Failing after 14s

This commit is contained in:
Joakim Hellsén 2026-04-27 21:49:00 +02:00
commit 8978df69bf
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
3 changed files with 1 additions and 31 deletions

View file

@ -77,7 +77,7 @@ body {
}
.filter-preview__list {
max-height: 48vh;
max-height: 160vh;
overflow-y: auto;
padding-right: 0.25rem;
}