|
|
@@ -208,3 +208,15 @@ body {
|
|
|
top: 0;
|
|
|
line-height: 0;
|
|
|
}
|
|
|
+
|
|
|
+.el-upload--picture-card {
|
|
|
+ width: 100px !important;
|
|
|
+ height: 100px !important;
|
|
|
+ line-height: 100px !important;
|
|
|
+}
|
|
|
+
|
|
|
+.el-upload-list--picture-card .el-upload-list__item {
|
|
|
+ width: 100px !important;
|
|
|
+ height: 100px !important;
|
|
|
+ line-height: 100px !important;
|
|
|
+}
|