Skip to content

Commit 950bea4

Browse files
committed
change height to 100%
1 parent 01c0645 commit 950bea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/sidebar/page-with-sidebar.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
position: absolute;
3838
top: 0;
3939
width: 100%;
40-
height: 1200px;
40+
height: 100%;
4141
overflow: auto;
4242
}
4343
}

0 commit comments

Comments
 (0)