Feat: Add assignment filtering for teamers

This commit is contained in:
Björn Fromme
2023-10-23 15:45:41 +02:00
parent dcf0d9af20
commit ae81c97d12
7 changed files with 88 additions and 56 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
}
.btn--small {
@apply text-xs py-1 px-2 rounded-sm;
@apply text-xs py-1 px-2 rounded-md;
}
.btn--secondary {