Add filter for unread state (#535)

This commit is contained in:
Sascha Ißbrücker
2023-09-16 10:39:27 +02:00
committed by GitHub
parent 28acf3299c
commit 3e36f90b38
13 changed files with 149 additions and 31 deletions

View File

@@ -87,6 +87,7 @@
}
.radio-group {
margin-bottom: $unit-1;
.form-label {
padding-bottom: 0;
}