mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 19:41:37 +08:00
chore: fix style problem of HeaderAvatar.vue; 🐛
This commit is contained in:
parent
db3122327c
commit
f12fde6297
@ -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