Commit 5e84532b authored by 沈良进's avatar 沈良进

save

parent 9b88b28a
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
height: 100px height: 100px
} }
.page_MyCustomer .avatar-uploader .el-upload { /deep/ .el-upload {
border: 1px dashed #d9d9d9; border: 1px dashed #d9d9d9;
border-radius: 6px; border-radius: 6px;
cursor: pointer; cursor: pointer;
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
overflow: hidden; overflow: hidden;
} }
.page_MyCustomer .avatar-uploader .el-upload:hover { /deep/ .el-upload:hover {
border-color: #409EFF; border-color: #409EFF;
} }
...@@ -345,8 +345,6 @@ ...@@ -345,8 +345,6 @@
margin: 0; margin: 0;
} }
</style>
<style scoped>
._nav { ._nav {
margin: 20px 0 0 0; margin: 20px 0 0 0;
background-color: #f5f5f5; background-color: #f5f5f5;
......
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