mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
fix: some style problems #5
This commit is contained in:
parent
ac4177fa52
commit
125a22c31e
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<a-dropdown style="display: inline-block; height: 100%" >
|
||||
<a-dropdown style="display: inline-block; height: 100%; vertical-align: initial" >
|
||||
<span style="cursor: pointer">
|
||||
<a-avatar class="avatar" size="small" shape="circle" :src="currUser.avatar"/>
|
||||
<span>{{currUser.name}}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user