Skip to content

Commit

Permalink
fix(plugin-icon): fix fontawesome icon width
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Jan 16, 2025
1 parent b689f52 commit f6cd0cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/features/plugin-icon/src/client/styles/vp-icon.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.vp-icon {
--fa-fw-width: 1em;

display: inline-block;

width: var(--icon-width, auto);
Expand Down

0 comments on commit f6cd0cd

Please sign in to comment.