Skip to content

Commit 959435d

Browse files
didimmovasimeonoff
andauthored
fix(icon-button): remove z-index to material outlined button (#15310)
* fix(icon-button): add z-index to material outlined button * fix(icon-button): remove z-index of material outlined button after element --------- Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent c3cbe79 commit 959435d

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
@@ -369,7 +369,6 @@
369369
content: '';
370370
inset: 0;
371371
box-shadow: inset 0 0 0 rem(1px) var-get($outlined-theme, 'border-color');
372-
z-index: -1;
373372
border-radius: inherit;
374373
}
375374

0 commit comments

Comments
 (0)