Skip to content

Commit 5e7bead

Browse files
committed
allow to scroll the app-content-details
Signed-off-by: szaimen <[email protected]>
1 parent 40e8864 commit 5e7bead

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)