general-library-union 2.3.17 → 2.3.18

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.3.17",
3
+ "version": "2.3.18",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2990,6 +2990,10 @@ td.GrupoColor {
2990
2990
  margin: 0 5px;
2991
2991
  }
2992
2992
 
2993
+ .breadEstructura .p-breadcrumb {
2994
+ padding: 0.4rem !important;
2995
+ }
2996
+
2993
2997
 
2994
2998
  .breadEstructura span.p-menuitem-text{
2995
2999
  margin: 2px 0 1px;
@@ -4033,6 +4033,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4033
4033
  }
4034
4034
 
4035
4035
 
4036
+ .breadEstructura .p-breadcrumb {
4037
+ padding: 0.4rem !important;
4038
+ }
4039
+
4036
4040
  .breadEstructura span.p-menuitem-text{
4037
4041
  margin: 2px 0 1px;
4038
4042
  }