refactor: larger icons
This commit is contained in:
parent
6fcd879287
commit
c668dce348
|
|
@ -4,8 +4,8 @@
|
||||||
/* icon */
|
/* icon */
|
||||||
icon, pull{
|
icon, pull{
|
||||||
@apply inline-block;
|
@apply inline-block;
|
||||||
width: 1em;
|
width: 2em;
|
||||||
height: 1.27em;
|
height: 2em;
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
--icon-src: '';
|
--icon-src: '';
|
||||||
background-image: var(--icon-src);
|
background-image: var(--icon-src);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue