Skip to content

Commit

Permalink
feat(tag-component): run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dilandoogan committed Jan 2, 2025
1 parent 3923b23 commit bb889ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/tag/bl-tag.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
--color: var(--bl-color-neutral-full);
}


:host([variant="selectable"][disabled]) .tag {
background-color: var(--bl-color-neutral-lightest);
border-color: var(--bl-color-neutral-lightest);
Expand Down

0 comments on commit bb889ab

Please sign in to comment.