n20-common-lib 3.0.93 → 3.0.94

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": "n20-common-lib",
3
- "version": "3.0.93",
3
+ "version": "3.0.94",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -346,6 +346,10 @@
346
346
  border: none;
347
347
  font-style: normal;
348
348
  position: static;
349
+
350
+ &.sort--active {
351
+ color: var(--color-primary);
352
+ }
349
353
  }
350
354
  }
351
355
  .vxe-header--row th,