fix(editor): image button icon
This commit is contained in:
parent
9c71e30efe
commit
ddcf6bf0a5
@ -394,7 +394,7 @@
|
||||
<div class="editor-toolbar__segment">
|
||||
<BaseButton class="editor-toolbar__button" @click="addImage" title="Add image from URL">
|
||||
<span class="icon">
|
||||
<icon :icon="['fa', 'fa-file-image']" />
|
||||
<icon icon="fa-image" />
|
||||
</span>
|
||||
</BaseButton>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user