Skip to content

Commit a7251ef

Browse files
authored
fix(icon-button): remove z-index to material outlined button (#15311)
1 parent acda41b commit a7251ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/icon-button/_icon-button-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@
370370
content: '';
371371
inset: 0;
372372
box-shadow: inset 0 0 0 rem(1px) var-get($outlined-theme, 'border-color');
373-
z-index: -1;
374373
border-radius: inherit;
375374
}
376375

0 commit comments

Comments
 (0)