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

pull/46550/head
John Molakvoæ 2024-07-30 11:49:16 +07:00 committed by GitHub
commit 68864ab394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

@ -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