general-library-union 2.5.25 → 2.5.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.5.25",
3
+ "version": "2.5.27",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4323,10 +4323,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4323
4323
  display: flex;
4324
4324
  align-items: center;
4325
4325
  text-align: center;
4326
- padding: 14% 4% 5%;
4326
+ padding: 7% 4% 5%;
4327
4327
  justify-content: center;
4328
4328
  }
4329
4329
 
4330
+ .contenedor-icono-titulo-actos.p-1 {
4331
+ width: 60px;
4332
+ }
4333
+
4330
4334
  .contenedor-lista-tipo-acto {
4331
4335
  position: relative;
4332
4336
  display: flex;