general-library-union 2.9.43 → 2.9.45
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
|
@@ -5147,6 +5147,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5147
5147
|
position: initial;
|
|
5148
5148
|
order: 1;
|
|
5149
5149
|
height: auto;
|
|
5150
|
+
box-shadow: 0px 0px 2px var(--color-200);
|
|
5150
5151
|
}
|
|
5151
5152
|
|
|
5152
5153
|
|
|
@@ -5175,6 +5176,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5175
5176
|
|
|
5176
5177
|
.tabla-planta-personal {
|
|
5177
5178
|
height: auto;
|
|
5179
|
+
|
|
5178
5180
|
}
|
|
5179
5181
|
}
|
|
5180
5182
|
|