general-library-union 2.9.26 → 2.9.27

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.27",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -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