Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Improved display of app links
Signed-off-by: Jérôme Herbinet <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
Jerome-Herbinet authored and skjnldsv committed Aug 11, 2023
commit 26d1416d1117ed2234b8a1a4292281d4928bcda1
3 changes: 3 additions & 0 deletions apps/settings/src/components/AppDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,9 @@ export default {
}
&__documentation {
padding-top: 20px;
a.appslink {
display: block;
}
}
&__description {
padding-top: 20px;
Expand Down
4 changes: 2 additions & 2 deletions dist/settings-apps-view-7418.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-apps-view-7418.js.map

Large diffs are not rendered by default.

Loading