general-library-union 3.0.7 → 3.0.8

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.7",
3
+ "version": "3.0.8",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4051,6 +4051,7 @@ td.GrupoColor {
4051
4051
 
4052
4052
 
4053
4053
  #cargue-plantillas .btn-fileupload-claro {
4054
+ width: 100%;
4054
4055
 
4055
4056
  .p-button{
4056
4057
  background: var(--color-85) !important;
@@ -5031,6 +5031,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5031
5031
 
5032
5032
 
5033
5033
  #cargue-plantillas .btn-fileupload-claro {
5034
+ width: 100% !important;
5034
5035
 
5035
5036
  .p-button{
5036
5037
  background: #4f4f5f !important;