openatc-components 0.1.102 → 0.1.103

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.102",
3
+ "version": "0.1.103",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -335,6 +335,9 @@
335
335
  margin: 10px auto;
336
336
  color: $--color-text-primary;
337
337
  }
338
+ .optimizetype {
339
+ color: $--color-text-primary;
340
+ }
338
341
  .stage-item {
339
342
  cursor: pointer;
340
343
  width: 100%;