general-library-union 2.9.42 → 2.9.44
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
|
@@ -5172,6 +5172,11 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5172
5172
|
min-width: 40px !important;
|
|
5173
5173
|
max-height: 80px !important;
|
|
5174
5174
|
}
|
|
5175
|
+
|
|
5176
|
+
.tabla-planta-personal {
|
|
5177
|
+
height: auto;
|
|
5178
|
+
box-shadow: 0px 0px 2px var(--color-200);
|
|
5179
|
+
}
|
|
5175
5180
|
}
|
|
5176
5181
|
|
|
5177
5182
|
|