mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
perf: 更换移动任务图标
This commit is contained in:
parent
6209b53321
commit
84d3e4f617
@ -49,11 +49,11 @@
|
||||
</EDropdownItem>
|
||||
<EDropdownItem command="move">
|
||||
<div class="item">
|
||||
<Icon type="md-move" />{{$L('移动')}}
|
||||
<i class="taskfont movefont"></i>{{$L('移动')}}
|
||||
</div>
|
||||
</EDropdownItem>
|
||||
<EDropdownItem command="remove">
|
||||
<div class="item hover-del">
|
||||
<div class="item">
|
||||
<Icon type="md-trash" />{{$L('删除')}}
|
||||
</div>
|
||||
</EDropdownItem>
|
||||
|
||||
@ -49,6 +49,14 @@
|
||||
&.ivu-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
&.movefont {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
&.taskfont {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user