refactor: details
This commit is contained in:
+5
-6
@@ -4,8 +4,8 @@
|
||||
/* icon */
|
||||
icon, pull{
|
||||
@apply inline-block;
|
||||
width: 2em;
|
||||
height: 2em;
|
||||
width: 1.5em;
|
||||
height: 1.28em;
|
||||
vertical-align: text-bottom;
|
||||
--icon-src: '';
|
||||
background-image: var(--icon-src);
|
||||
@@ -13,10 +13,9 @@ icon, pull{
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
icon.mini{
|
||||
width: 1.5em;
|
||||
height: 1.28em;
|
||||
vertical-align: text-bottom;
|
||||
icon.big{
|
||||
width: 2em;
|
||||
height: 2em;
|
||||
}
|
||||
pull{
|
||||
margin-right: -.5em;
|
||||
|
||||
Reference in New Issue
Block a user