general-library-union 2.9.17 → 2.9.19

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.17",
3
+ "version": "2.9.19",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4107,7 +4107,7 @@ td.GrupoColor {
4107
4107
  @media (max-width:768px) {
4108
4108
 
4109
4109
  .contenido {
4110
- left: 0%;
4110
+ left: -2%;
4111
4111
  width: 67%;
4112
4112
  }
4113
4113
 
@@ -5091,7 +5091,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5091
5091
  @media (max-width:768px) {
5092
5092
 
5093
5093
  .contenido {
5094
- left: 0%;
5094
+ left: -2%;
5095
5095
  width: 64%;
5096
5096
  }
5097
5097