Skip to content

Commit

Permalink
Merge pull request #46865 from nextcloud/fix/46635/breadcrumbs-shrink
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Jul 30, 2024
2 parents 450c085 + 424b418 commit 68864ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions apps/files/src/components/BreadCrumbs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ export default defineComponent({
height: 100%;
margin-block: 0;
margin-inline: 10px;
min-width: 0;
:deep() {
a {
Expand Down
4 changes: 2 additions & 2 deletions dist/files-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/files-main.js.map

Large diffs are not rendered by default.

0 comments on commit 68864ab

Please sign in to comment.