Commit fe76f08
fix(grid): reduce space between items in column actions (#9495)
* fix(grid): reduce space between items in column actions
Co-authored-by: Simeon Simeonoff <[email protected]>
Co-authored-by: Hristo <[email protected]>
Co-authored-by: Konstantin Dinev <[email protected]>1 parent 366bcf7 commit fe76f08
File tree
2 files changed
+3
-3
lines changed- projects/igniteui-angular/src/lib
- core/styles/components/column-actions
- grids/grid
2 files changed
+3
-3
lines changedprojects/igniteui-angular/src/lib/core/styles/components/column-actions/_column-actions-theme.scss
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments