Skip to content

Commit

Permalink
fix(experimental) Badge fix img width in Safari (#8021)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin authored Jul 4, 2024
1 parent 101fedc commit 54e6a71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/experimental/components/badge/badge.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

img[tuiBadge] {
padding: 0;
width: var(--t-size);
}

tui-icon[tuiBadge] {
Expand Down

0 comments on commit 54e6a71

Please sign in to comment.