@acorex/styles 16.19.51 → 16.19.52

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": "@acorex/styles",
3
- "version": "16.19.51",
3
+ "version": "16.19.52",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -130,8 +130,7 @@
130
130
  &.unselect {
131
131
  cursor: not-allowed;
132
132
  position: relative;
133
- background-color: rgb(245, 138, 138, 30%);
134
- color: var(--ax-danger-color);
133
+ background-color: rgba(104, 102, 102, 0.3);
135
134
  }
136
135
  }
137
136
  }