general-library-union 3.0.6 → 3.0.7

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.6",
3
+ "version": "3.0.7",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4043,6 +4043,13 @@ td.GrupoColor {
4043
4043
  min-width: 30%;
4044
4044
  }
4045
4045
 
4046
+
4047
+
4048
+ #cargue-plantillas .btn-fileupload-claro {
4049
+ width: 100%;
4050
+ }
4051
+
4052
+
4046
4053
  #cargue-plantillas .btn-fileupload-claro {
4047
4054
 
4048
4055
  .p-button{
@@ -5024,6 +5024,12 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5024
5024
  min-width: 30%;
5025
5025
  }
5026
5026
 
5027
+
5028
+ #cargue-plantillas .btn-fileupload-claro {
5029
+ width: 100%;
5030
+ }
5031
+
5032
+
5027
5033
  #cargue-plantillas .btn-fileupload-claro {
5028
5034
 
5029
5035
  .p-button{