mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-19 07:54:28 -06:00
Add fa-redo class for FA5
This commit is contained in:
parent
4c3ee66e35
commit
3588edd929
@ -1315,7 +1315,7 @@ var toolbarBuiltInButtons = {
|
||||
'redo': {
|
||||
name: 'redo',
|
||||
action: redo,
|
||||
className: 'fa fa-repeat',
|
||||
className: 'fa fa-repeat fa-redo',
|
||||
noDisable: true,
|
||||
title: 'Redo'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user