Skip to content

Commit

Permalink
bug-fix alignment of eventType and button
Browse files Browse the repository at this point in the history
  • Loading branch information
tindevw committed Jan 16, 2025
1 parent 10ea8f5 commit 77a9289
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@
}

.buttonGroup {
flex-grow: 1;
flex-grow: 0;
justify-content: flex-end;
margin-left: auto;
}

.description {
Expand Down

0 comments on commit 77a9289

Please sign in to comment.