Commit 9638801d by 孙美琪

图片修改

parent 0be4aa16
......@@ -26,7 +26,7 @@
<div class="avatar-container">
<el-dropdown @command="handleCommand" class="right-menu-item hover-effect">
<div class="avatar-wrapper">
<img :src="userStore.avatar" class="user-avatar"/>
<img :src="userStore.avatar" class="user-avatar" alt=""/>
<el-icon>
<caret-bottom/>
</el-icon>
......
......@@ -455,7 +455,7 @@ function handleInfoDetails(id) {
}
.app-container {
padding: 0;
padding: 90px 0 0 0 !important;
flex-grow: 1;
flex-shrink: 1;
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment