general-library-union 2.9.77 → 2.9.78
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
|
@@ -3969,7 +3969,8 @@ td.GrupoColor {
|
|
|
3969
3969
|
@media (max-width:425px){
|
|
3970
3970
|
.sombra-caja.icono-naranja {
|
|
3971
3971
|
width: 100% !important;
|
|
3972
|
-
|
|
3972
|
+
height: 25vh !important;
|
|
3973
|
+
}
|
|
3973
3974
|
|
|
3974
3975
|
#actosAdministrativos .contenedor-icono-acciones-principal .glyphicons:before {
|
|
3975
3976
|
padding: 4px 0px;
|
|
@@ -4988,7 +4988,8 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4988
4988
|
@media (max-width:425px){
|
|
4989
4989
|
.sombra-caja.icono-naranja {
|
|
4990
4990
|
width: 100% !important;
|
|
4991
|
-
|
|
4991
|
+
height: 25vh !important;
|
|
4992
|
+
}
|
|
4992
4993
|
|
|
4993
4994
|
#actosAdministrativos .contenedor-icono-acciones-principal .glyphicons:before {
|
|
4994
4995
|
padding: 4px 0px;
|