Skip to content

Commit

Permalink
Refactor #7 - For Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Apr 19, 2023
1 parent 0f17726 commit bc0c019
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions theme-base/components/misc/_tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,10 @@
.p-tag-icon {
margin-right: math.div($inlineSpacing, 2);
font-size: $badgeFontSize;

&.p-icon {
width: $badgeFontSize;
height: $badgeFontSize;
}
}
}

0 comments on commit bc0c019

Please sign in to comment.