general-library-union 2.9.61 → 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
|
@@ -3887,7 +3887,7 @@ td.GrupoColor {
|
|
|
3887
3887
|
@media (max-width:768px) {
|
|
3888
3888
|
|
|
3889
3889
|
#actosAdministrativos .contenido {
|
|
3890
|
-
width:
|
|
3890
|
+
width: 74%;
|
|
3891
3891
|
}
|
|
3892
3892
|
|
|
3893
3893
|
|
|
@@ -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
|
|
|
@@ -4897,7 +4897,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4897
4897
|
@media (max-width:768px) {
|
|
4898
4898
|
|
|
4899
4899
|
#actosAdministrativos .contenido {
|
|
4900
|
-
width:
|
|
4900
|
+
width: 74%;
|
|
4901
4901
|
}
|
|
4902
4902
|
|
|
4903
4903
|
|
|
@@ -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
|
|