mirror of
https://github.com/iczer/vue-antd-admin.git
synced 2025-05-22 06:35:39 +08:00
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…
x
Reference in New Issue
Block a user