element-ui-root 2.0.9 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.common.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.min.js +1 -1
- package/package.json +1 -1
package/dist/index.common.js
CHANGED
|
@@ -157254,7 +157254,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
157254
157254
|
},
|
|
157255
157255
|
height: {
|
|
157256
157256
|
type: String,
|
|
157257
|
-
default: () => '
|
|
157257
|
+
default: () => '68vh'
|
|
157258
157258
|
},
|
|
157259
157259
|
verify: {
|
|
157260
157260
|
type: Boolean,
|
package/dist/index.umd.js
CHANGED
|
@@ -157263,7 +157263,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
157263
157263
|
},
|
|
157264
157264
|
height: {
|
|
157265
157265
|
type: String,
|
|
157266
|
-
default: () => '
|
|
157266
|
+
default: () => '68vh'
|
|
157267
157267
|
},
|
|
157268
157268
|
verify: {
|
|
157269
157269
|
type: Boolean,
|