general-library-union 3.1.11 → 3.1.12

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.1.11",
3
+ "version": "3.1.12",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2829,6 +2829,7 @@ li.btn-descarga-masiva a {
2829
2829
  .menu-accion-sara .p-menubar .p-menuitem a {
2830
2830
  border-radius: 0;
2831
2831
  margin: 0px 15px;
2832
+ padding: 0;
2832
2833
  }
2833
2834
 
2834
2835
 
@@ -3119,6 +3119,7 @@ li.btn-descarga-masiva a {
3119
3119
  .menu-accion-sara .p-menubar .p-menuitem a {
3120
3120
  border-radius: 0;
3121
3121
  margin: 0px 15px;
3122
+ padding: 0;
3122
3123
  }
3123
3124
 
3124
3125
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content a {