Skip to content

Commit 9ff6856

Browse files
authored
Merge pull request #2383 from nextcloud/enh/noid/scroll-app-content-details
allow to scroll the app-content-details
2 parents a3d3c35 + 5e7bead commit 9ff6856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/contacts.scss

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ $grid-input-height-with-margin: $grid-height-unit - $grid-input-margin * 2;
5050

5151
.app-content-details {
5252
padding: 0 44px 80px 44px;
53+
overflow: auto;
5354
}
5455

5556
.app-content-list {

0 commit comments

Comments
 (0)