mirror of
https://github.com/flarum/core.git
synced 2025-08-23 08:33:45 +02:00
chore: avoid using .fa()
mixins and @fa-var
vars (#3912)
This commit is contained in:
@@ -30,10 +30,7 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
// @TODO: 2.0 use an icon in the XSLT template.
|
||||
&:before {
|
||||
.fas();
|
||||
content: @fa-var-reply;
|
||||
.icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user