general-library-union 2.3.17 → 2.3.19
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
|
@@ -4030,9 +4030,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4030
4030
|
|
|
4031
4031
|
.breadEstructura .p-icon {
|
|
4032
4032
|
margin: 0 5px;
|
|
4033
|
+
width: 10px;
|
|
4033
4034
|
}
|
|
4034
4035
|
|
|
4035
4036
|
|
|
4037
|
+
.breadEstructura .p-breadcrumb {
|
|
4038
|
+
padding: 0.4rem !important;
|
|
4039
|
+
}
|
|
4040
|
+
|
|
4036
4041
|
.breadEstructura span.p-menuitem-text{
|
|
4037
4042
|
margin: 2px 0 1px;
|
|
4038
4043
|
}
|