mirror of https://github.com/abpframework/abp.git
3 changed files with 32 additions and 5 deletions
@ -1,3 +1,3 @@ |
|||
<span class="float-right {{ iconClass }}"> |
|||
<i class="fa {{ icon }}"></i> |
|||
</span> |
|||
<div class="float-right {{ iconClass }}"> |
|||
<span class="{{ icon }}"></span> |
|||
</div> |
|||
|
|||
Loading…
Reference in new issue