update
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
}
|
||||
&::before{
|
||||
content: '\f00d';
|
||||
font-family: Fontawesome;
|
||||
font-family: $font-family-icon;
|
||||
transition: all .3s ease-in-out;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -616,7 +616,7 @@ span.cmb2-metabox-description {
|
||||
}
|
||||
&::before{
|
||||
content: "\f138";
|
||||
font-family: Fontawesome;
|
||||
font-family: $font-family-icon;
|
||||
margin-right: 18px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user