1
0
mirror of https://github.com/iczer/vue-antd-admin synced 2025-04-27 03:56:37 +08:00

fix: some style problems

This commit is contained in:
chenghx 2018-08-14 11:02:03 +08:00
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>