general-library-union 2.3.15 → 2.3.17

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.15",
3
+ "version": "2.3.17",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2990,10 +2990,12 @@ td.GrupoColor {
2990
2990
  margin: 0 5px;
2991
2991
  }
2992
2992
 
2993
- .breadEstructura .p-breadcrumb {
2994
- padding: 0.3rem !important;
2993
+
2994
+ .breadEstructura span.p-menuitem-text{
2995
+ margin: 2px 0 1px;
2995
2996
  }
2996
2997
 
2998
+
2997
2999
  .breadEstructura .p-breadcrumb li:nth-child(3) span {
2998
3000
  background: #fff;
2999
3001
  border: solid 2px $morado;
@@ -4033,8 +4033,8 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4033
4033
  }
4034
4034
 
4035
4035
 
4036
- .breadEstructura .p-breadcrumb {
4037
- padding: 0.3rem !important;
4036
+ .breadEstructura span.p-menuitem-text{
4037
+ margin: 2px 0 1px;
4038
4038
  }
4039
4039
 
4040
4040