Merge pull request #46865 from nextcloud/fix/46635/breadcrumbs-shrink

pull/46550/head
John Molakvoæ 2 years ago committed by GitHub
commit 68864ab394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      apps/files/src/components/BreadCrumbs.vue
  2. 4
      dist/files-main.js
  3. 2
      dist/files-main.js.map

@ -273,6 +273,7 @@ export default defineComponent({
height: 100%;
margin-block: 0;
margin-inline: 10px;
min-width: 0;
:deep() {
a {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save