openatc-components 0.4.66 → 0.4.67

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openatc-components",
3
- "version": "0.4.66",
3
+ "version": "0.4.67",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -337,6 +337,7 @@
337
337
  }
338
338
 
339
339
  .common-config {
340
+ margin-top: 100px;
340
341
  .el-form-item {
341
342
  margin-bottom: 0PX;
342
343
  }