general-library-union 2.3.18 → 2.3.20
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,6 +4030,7 @@ 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
|
|
|
@@ -4044,7 +4045,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4044
4045
|
|
|
4045
4046
|
|
|
4046
4047
|
.breadEstructura .p-breadcrumb li:nth-child(3) span {
|
|
4047
|
-
background: #
|
|
4048
|
+
background: #1e1e1e;
|
|
4048
4049
|
border: solid 2px $morado;
|
|
4049
4050
|
padding: 3px 10px;
|
|
4050
4051
|
border-radius: 5px;
|