general-library-union 2.3.15 → 2.3.16

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.16",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2994,6 +2994,12 @@ td.GrupoColor {
2994
2994
  padding: 0.3rem !important;
2995
2995
  }
2996
2996
 
2997
+
2998
+ .breadEstructura span.p-menuitem-text{
2999
+ margin: 2px 0 1px;
3000
+ }
3001
+
3002
+
2997
3003
  .breadEstructura .p-breadcrumb li:nth-child(3) span {
2998
3004
  background: #fff;
2999
3005
  border: solid 2px $morado;
@@ -4037,6 +4037,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4037
4037
  padding: 0.3rem !important;
4038
4038
  }
4039
4039
 
4040
+ .breadEstructura span.p-menuitem-text{
4041
+ margin: 2px 0 1px;
4042
+ }
4043
+
4040
4044
 
4041
4045
 
4042
4046
  .breadEstructura .p-breadcrumb li:nth-child(3) span {