general-library-union 2.3.19 → 2.3.20

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.3.19",
3
+ "version": "2.3.20",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4045,7 +4045,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4045
4045
 
4046
4046
 
4047
4047
  .breadEstructura .p-breadcrumb li:nth-child(3) span {
4048
- background: #fff;
4048
+ background: #1e1e1e;
4049
4049
  border: solid 2px $morado;
4050
4050
  padding: 3px 10px;
4051
4051
  border-radius: 5px;