Skip to content

Commit

Permalink
fix: issue with interactive tags (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Sep 14, 2023
1 parent 5d357b7 commit 3d7e6f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/tag/tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
block-size: $db-sizing-sm;
min-inline-size: $db-sizing-sm;
inline-size: fit-content;
position: relative;

&:not(&[data-interactive="true"]) {
@include get-tag-colors();
Expand Down

0 comments on commit 3d7e6f3

Please sign in to comment.