Skip to content

Commit

Permalink
Fixed #2104 - Items are not aligned on BreadCrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Jun 9, 2021
1 parent 28a957d commit 6161ed0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/breadcrumb/BreadCrumb.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@

.p-breadcrumb .p-menuitem-link {
text-decoration: none;
display: flex;
align-items: center;
}

0 comments on commit 6161ed0

Please sign in to comment.