fix: association removal panic

This commit is contained in:
trisua 2025-06-12 21:06:04 -04:00
parent 0dede99682
commit 6fcbb1fe00
3 changed files with 6 additions and 5 deletions

View file

@ -36,7 +36,7 @@
}
.justify-start {
justify-content: flex-start;
justify-content: flex-start !important;
}
.items-center {