mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 10:49:21 -04:00
Merge pull request #43559 from nextcloud/backport/43491/stable28
[stable28] fix(files_sharing): SharingEntryLink lost styles
This commit is contained in:
commit
b0d6294125
8 changed files with 10 additions and 10 deletions
|
|
@ -745,6 +745,7 @@ export default {
|
|||
justify-content: space-between;
|
||||
flex: 1 0;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
&__desc {
|
||||
display: flex;
|
||||
|
|
@ -760,11 +761,10 @@ export default {
|
|||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__copy {
|
||||
&__copy {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.sharing-entry--share) &__actions {
|
||||
|
|
|
|||
3
dist/1373-1373.js
vendored
3
dist/1373-1373.js
vendored
File diff suppressed because one or more lines are too long
1
dist/1373-1373.js.map
vendored
1
dist/1373-1373.js.map
vendored
File diff suppressed because one or more lines are too long
3
dist/598-598.js
vendored
Normal file
3
dist/598-598.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/598-598.js.map
vendored
Normal file
1
dist/598-598.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue