openatc-components 0.1.67 → 0.1.68

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.1.67",
3
+ "version": "0.1.68",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -265,6 +265,7 @@
265
265
  width: 90%;
266
266
  .el-radio {
267
267
  margin-bottom: 10PX;
268
+ margin-right: 5PX;
268
269
  }
269
270
  }
270
271
  .el-radio__label {
@@ -1 +0,0 @@
1
- {}