Skip to content

Commit

Permalink
manual fix for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Khazoda committed Oct 20, 2024
1 parent 6f67519 commit a38553b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/assets/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ tr.button-transparent {
grid-gap: var(--spacing-card-sm);
flex-wrap: wrap;
margin-top: var(--spacing-card-md);
justify-content: flex-start;
justify-content: right;
}

.multiselect--above .multiselect__content-wrapper {
Expand Down

0 comments on commit a38553b

Please sign in to comment.