refactor: larger icons
This commit is contained in:
parent
6fcd879287
commit
c668dce348
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue