Update toot icon
This commit is contained in:
parent
f843d3aa2f
commit
9b7a8ecb70
|
@ -3,7 +3,7 @@
|
||||||
<div class="channel">{{ title }}</div>
|
<div class="channel">{{ title }}</div>
|
||||||
<div class="tools">
|
<div class="tools">
|
||||||
<el-button type="text" class="toot" @click="openNewTootModal">
|
<el-button type="text" class="toot" @click="openNewTootModal">
|
||||||
<icon name="regular/comment"></icon>
|
<icon name="regular/edit"></icon>
|
||||||
</el-button>
|
</el-button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue