We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a848b5 commit baede97Copy full SHA for baede97
1 file changed
projects/igniteui-angular/grids/themes/_base.scss
@@ -862,9 +862,6 @@ $z-grid-loading: 10003;
862
&::after {
863
box-shadow: inset 0 0 0 #{$cell-editing-outline-width}
864
color($color: 'error') !important;
865
-
866
- top: calc($cell-editing-outline-width / 2);
867
- height: calc(100% - $cell-editing-outline-width)
868
}
869
870
0 commit comments