Skip to content

Commit a54ae5c

Browse files
authored
fix(icon-button): material outlined button not visible (#1566)
1 parent e4198ac commit a54ae5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/button/themes/icon-button/shared/icon-button.material.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ $outlined-theme: $material-outlined;
6262
content: '';
6363
inset: 0;
6464
box-shadow: inset 0 0 0 rem(1px) var-get($outlined-theme, 'border-color');
65-
z-index: -1;
6665
border-radius: inherit;
6766
}
6867

0 commit comments

Comments
 (0)