You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after looking at many icons, all of them are not vertically centered and they 6% closer to top then bottom.
for now i just added padding-top: calc( [font-size] *0.06) to center them in my app.
using v4.0.8 through html link
The text was updated successfully, but these errors were encountered:
after looking at many icons, all of them are not vertically centered and they 6% closer to top then bottom.
for now i just added
padding-top: calc( [font-size] *0.06)
to center them in my app.using v4.0.8 through html
link
The text was updated successfully, but these errors were encountered: