Merge pull request #50172 from nextcloud/fix/template-name-overflow

This commit is contained in:
John Molakvoæ 2025-01-15 09:50:18 +01:00 committed by GitHub
commit eef566305d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 7 additions and 10 deletions

View file

@ -201,12 +201,9 @@ export default {
}
&__title {
overflow: hidden;
// also count preview border
max-width: calc(var(--width) + 2 * 2px);
padding: var(--margin);
white-space: nowrap;
text-overflow: ellipsis;
}
}

2
dist/465-465.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/465-465.js.map vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/465-465.js.map.license vendored Symbolic link
View file

@ -0,0 +1 @@
465-465.js.license

2
dist/5421-5421.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
5421-5421.js.license

4
dist/files-init.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long