refactor: icon mini styling

This commit is contained in:
2026-03-25 18:08:32 +08:00
parent 3cd8cc54b7
commit 228327913e
+3 -3
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;