refactor: larger icons
This commit is contained in:
+2
-2
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user