Skip to content

Commit d2ebeb5

Browse files
authored
fix(chipinput): add transparent background
add transparent background
1 parent af4b985 commit d2ebeb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chip-input/ux-chip-input-theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ styles.chipinput {
1414

1515
styles.chipinput>input {
1616
align-self: stretch;
17+
background: transparent;
1718
border: none;
1819
flex-grow: 1;
1920
min-width: 180px;

0 commit comments

Comments
 (0)