Commit c6cbdcb5 authored by zhangyanni's avatar zhangyanni

样式

parent 1fcccb34
......@@ -455,8 +455,8 @@
}
.changeImg {
width: 1.4rem;
height: 1.4rem;
width: 1.2rem;
height: 1.2rem;
border-radius: 50%;
background: url("../../assets/img/changeImg.png") no-repeat;
background-size: contain;
......
......@@ -54,7 +54,7 @@
<span class="line-limit-length" style="max-width: 2.95rem;text-overflow: clip;">{{moreUserInfo.empName}}</span>&nbsp;
</el-row>
<el-row class="colorad nickName" style="width: calc(100% - 2rem);color: #1A1A1E;">
<span class="dwote"
<span class="dwote" style="max-width: 58%"
v-show="moreUserInfo.nickName">昵称:{{moreUserInfo.nickName}}</span>
<img v-if="empuser.isModerator&&empuser.isProfessor"
src="../../assets/img/mobile/moderator.png" alt=""
......
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 to comment