general-library-union 2.9.85 → 2.9.86

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.85",
3
+ "version": "2.9.86",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3973,7 +3973,7 @@ td.GrupoColor {
3973
3973
  }
3974
3974
 
3975
3975
  .card.pl-4.pr-3.pt-3.pb-3.mb-3{
3976
- width: 100% !important;
3976
+ width: 100 !important;
3977
3977
  }
3978
3978
  }
3979
3979
 
@@ -4926,7 +4926,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4926
4926
  .lista-tipo-actos {
4927
4927
  width: 100%;
4928
4928
  position: inherit;
4929
- box-shadow: 0px 0px 14px #bfbfbf69;
4929
+ box-shadow: 0px 0px 14px rgba(191, 191, 191, 0.4117647059);
4930
4930
  margin-bottom: 30px;
4931
4931
  }
4932
4932