general-library-union 2.4.86 → 2.4.88

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.4.86",
3
+ "version": "2.4.88",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -841,9 +841,9 @@ body {
841
841
  }
842
842
 
843
843
  .centrar-contenedor-imagen-sin-datos img {
844
- opacity: 0.6;
845
844
  width: 100%;
846
845
  max-width: 300px;
846
+ margin-bottom: -20px;
847
847
  }
848
848
 
849
849
  .toast-salto-linea {