general-library-union 3.0.35 → 3.0.37

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": "3.0.35",
3
+ "version": "3.0.37",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -939,10 +939,10 @@ color: var(--color-700);
939
939
 
940
940
 
941
941
 
942
- .centrar-contenedor-imagen-sin-datos img {
942
+ .centrar-contenedor-imagen-sin-datos img {
943
943
  width: 100%;
944
944
  max-width: 170px;
945
- margin-bottom: -20px;
945
+ margin-bottom: -20px;
946
946
  }
947
947
 
948
948
  .toast-salto-linea {