general-library-union 2.3.13 → 2.3.14

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.13",
3
+ "version": "2.3.14",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2986,6 +2986,14 @@ td.GrupoColor {
2986
2986
  * BREADCRUMS ALMACENAMIENTO styles
2987
2987
  *****************************************************************************/
2988
2988
 
2989
+ .breadEstructura .p-icon {
2990
+ margin: 0 5px;
2991
+ }
2992
+
2993
+ .breadEstructura chevronrighticon {
2994
+ width: 8px;
2995
+ }
2996
+
2989
2997
 
2990
2998
  .breadEstructura .p-breadcrumb li:nth-child(3) span {
2991
2999
  background: #fff;
@@ -4028,6 +4028,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4028
4028
  * BREADCRUMS ALMACENAMIENTO styles
4029
4029
  *****************************************************************************/
4030
4030
 
4031
+ .breadEstructura .p-icon {
4032
+ margin: 0 5px;
4033
+ }
4034
+
4035
+ .breadEstructura chevronrighticon {
4036
+ width: 8px;
4037
+ }
4038
+
4031
4039
 
4032
4040
  .breadEstructura .p-breadcrumb li:nth-child(3) span {
4033
4041
  background: #fff;