Skip to content

Commit 91d1ace

Browse files
committed
fix(grid): fix grid nested data bind dropdown padding
1 parent 0115b57 commit 91d1ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/grid/grid-nested-data-binding/grid-nested-data-bind.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ igx-input-group {
3030

3131
::ng-deep {
3232
.expand {
33-
padding: 2px;
33+
padding: 0;
3434
background: transparent;
3535
&:hover {
3636
background: transparent;

0 commit comments

Comments
 (0)