Skip to content

Commit 875b309

Browse files
fix(advance-filtering): adjust proper height
1 parent 78dbed2 commit 875b309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/grid/grid-external-advanced-filtering/grid-external-advanced-filtering.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
.advanced-dialog {
99
margin-bottom: 2px;
10-
max-height: 400px;
10+
max-height: 300px;
1111
overflow-y: auto;
1212
}

0 commit comments

Comments
 (0)