fix: association removal panic
This commit is contained in:
parent
0dede99682
commit
6fcbb1fe00
3 changed files with 6 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
}
|
||||
|
||||
.justify-start {
|
||||
justify-content: flex-start;
|
||||
justify-content: flex-start !important;
|
||||
}
|
||||
|
||||
.items-center {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue