Skip to content

Commit

Permalink
[ACS-6888] - The root folder of breadcrumbs is misplaced when viewed …
Browse files Browse the repository at this point in the history
…from a folder view (#9389)
  • Loading branch information
dominikiwanekhyland authored Feb 28, 2024
1 parent 60605b4 commit f7d8319
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
text-overflow: ellipsis;
overflow: hidden;
flex: 0 1 auto;
padding: 0 2px;
padding: 0;
text-align: center;

&:focus {
Expand Down

0 comments on commit f7d8319

Please sign in to comment.