chore: fix style problem of HeaderAvatar.vue; 🐛
This commit is contained in:
parent
fa839d8b48
commit
0a918b19e1
|
|
@ -16,7 +16,7 @@
|
|||
<a-menu-divider />
|
||||
<a-menu-item>
|
||||
<a @click="logout">
|
||||
<a-icon type="poweroff" />
|
||||
<a-icon style="margin-right: 8px;" type="poweroff" />
|
||||
<span>退出登录</span>
|
||||
</a>
|
||||
</a-menu-item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue