general-library-union 2.7.15 → 2.7.16

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": "general-library-union",
3
- "version": "2.7.15",
3
+ "version": "2.7.16",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3771,6 +3771,8 @@ td.GrupoColor {
3771
3771
  margin: 0px 3px !important;
3772
3772
  color: var(--color-500) !important;
3773
3773
  border: solid 1px !important;
3774
+ color: #fff;
3775
+ box-shadow: none;
3774
3776
  }
3775
3777
 
3776
3778