Skip to content

Commit

Permalink
Update Tags.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
CatchABus authored Jan 20, 2023
1 parent caa34a4 commit d9f6778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tags.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ function uniqueID() {
/* svelte-tags-input */
.svelte-tags-input {
/* Use parent background */
background: inherit;
/* Parent handles background */
background: unset;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
Expand Down

0 comments on commit d9f6778

Please sign in to comment.