Skip to content

Commit a86b36f

Browse files
committed
fix(chip) Remove unused height property from chip base styles
1 parent 124a658 commit a86b36f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/chip/themes/chip.base.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
:host {
55
display: inline-block;
66
vertical-align: top;
7-
height: ;
87
}
98

109
:host button {

0 commit comments

Comments
 (0)