replaced ti-arrow-left
This commit is contained in:
parent
f8248853d1
commit
e7b3a60698
6 changed files with 15 additions and 14 deletions
|
|
@ -134,7 +134,7 @@ function getMenu() {
|
|||
text: i18n.ts.move + '...',
|
||||
icon: 'ph-arrows-out-cardinal ph-bold ph-lg',
|
||||
children: [{
|
||||
icon: 'ph-arrow-left ph-bold ph-lg',
|
||||
icon: 'ti ti-arrow-left',
|
||||
text: i18n.ts._deck.swapLeft,
|
||||
action: () => {
|
||||
swapLeftColumn(props.column.id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue