Skip to content

Commit

Permalink
alignment fix for atomic object components
Browse files Browse the repository at this point in the history
  • Loading branch information
Naomi547 committed Dec 5, 2022
1 parent 7d7f68c commit 123699d
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 123699d

Please sign in to comment.