Skip to content

Commit 31567c8

Browse files
fix(advance-filtering): change the height of the advance dialog
1 parent 875b309 commit 31567c8

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: 300px;
10+
max-height: 325px;
1111
overflow-y: auto;
1212
}

0 commit comments

Comments
 (0)