@@ -346,17 +346,17 @@
overflow: hidden;
.avatar-uploader {
- height: 180px;
- width: 180px;
- overflow: hidden;
+ /*height: 180px;*/
+ /*width: 180px;*/
+ /*overflow: hidden;*/
.el-upload {
.el-upload-dragger {
+ width: 180px !important;
+ height: 180px !important;
.el-icon-plus {
display: block;
width: 20px;