general-library-union 2.9.26 → 2.9.28

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.9.26",
3
+ "version": "2.9.28",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4166,7 +4166,7 @@ td.GrupoColor {
4166
4166
  order: 2;
4167
4167
  }
4168
4168
 
4169
- .planta-personal:nth-child(1) div {
4169
+ .planta-personal .ng-star-inserted {
4170
4170
  display: grid;
4171
4171
  }
4172
4172
 
@@ -5157,7 +5157,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5157
5157
  margin-bottom: 30px;
5158
5158
  order: 2;
5159
5159
  }
5160
- .planta-personal:nth-child(1) div {
5160
+ .planta-personal .ng-star-inserted {
5161
5161
  display: grid;
5162
5162
  }
5163
5163