Skip to content

Commit

Permalink
Merge pull request #81 from AmpersandTarski/fix/alignmentAtomicObject
Browse files Browse the repository at this point in the history
alignment fix for atomic object components
  • Loading branch information
Naomi547 committed Dec 5, 2022
2 parents 7d7f68c + 123699d commit 5201a73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
label="{{ label }}"
(onClick)="navigateToEntity(ifcs[0].id, id)"
[model]="menu"
styleClass="p-button-text mr-2 mb-2"
styleClass="p-button-text mr-2 mb-2 flex"
></p-splitButton>

<button
Expand Down

0 comments on commit 5201a73

Please sign in to comment.