refactor: larger icons

This commit is contained in:
hypercross 2026-03-13 15:21:04 +08:00
parent 6fcd879287
commit c668dce348
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
/* icon */
icon, pull{
@apply inline-block;
width: 1em;
height: 1.27em;
width: 2em;
height: 2em;
vertical-align: text-bottom;
--icon-src: '';
background-image: var(--icon-src);