general-library-union 2.9.62 → 2.9.63
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
|
@@ -3920,6 +3920,12 @@ td.GrupoColor {
|
|
|
3920
3920
|
font-size: 0.7rem;
|
|
3921
3921
|
}
|
|
3922
3922
|
|
|
3923
|
+
app-popup-seleccionar-derogar .flex.justify-content-between.ng-star-inserted {
|
|
3924
|
+
display: table !important;
|
|
3925
|
+
width: 100%;
|
|
3926
|
+
margin-top: 10px;
|
|
3927
|
+
}
|
|
3928
|
+
|
|
3923
3929
|
}
|
|
3924
3930
|
|
|
3925
3931
|
|
|
@@ -4938,6 +4938,12 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4938
4938
|
font-size: 0.7rem;
|
|
4939
4939
|
}
|
|
4940
4940
|
|
|
4941
|
+
app-popup-seleccionar-derogar .flex.justify-content-between.ng-star-inserted {
|
|
4942
|
+
display: table !important;
|
|
4943
|
+
width: 100%;
|
|
4944
|
+
margin-top: 10px;
|
|
4945
|
+
}
|
|
4946
|
+
|
|
4941
4947
|
}
|
|
4942
4948
|
|
|
4943
4949
|
|