Update toot icon

This commit is contained in:
AkiraFukushima 2018-06-16 16:12:21 +09:00
parent f843d3aa2f
commit 9b7a8ecb70
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div class="channel">{{ title }}</div>
<div class="tools">
<el-button type="text" class="toot" @click="openNewTootModal">
<icon name="regular/comment"></icon>
<icon name="regular/edit"></icon>
</el-button>
</div>
</div>