refactor: icon mini styling

This commit is contained in:
hypercross 2026-03-25 18:08:32 +08:00
parent 3cd8cc54b7
commit 228327913e
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ icon, pull{
background-repeat: no-repeat; background-repeat: no-repeat;
} }
icon.mini{ icon.mini{
width: 1em; width: 1.5em;
height: 1em; height: 1.28em;
vertical-align: bottom; vertical-align: text-bottom;
} }
pull{ pull{
margin-right: -.5em; margin-right: -.5em;