mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
修改头像
This commit is contained in:
@@ -251,6 +251,12 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
::v-deep .el-avatar{
|
||||
margin-right: 8px;
|
||||
img{
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
::v-deep.xtop .xtop-right .person-action[data-v-5bcef51e] .message-count i{
|
||||
color: #fff !important;
|
||||
}
|
||||
@@ -424,9 +430,7 @@ export default {
|
||||
color:#409EFF;
|
||||
}
|
||||
}
|
||||
.el-avatar{
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.el-button{
|
||||
margin-top: 1px;
|
||||
// margin-left: 20px;
|
||||
|
||||
Reference in New Issue
Block a user