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;
}
icon.mini{
width: 1em;
height: 1em;
vertical-align: bottom;
width: 1.5em;
height: 1.28em;
vertical-align: text-bottom;
}
pull{
margin-right: -.5em;