general-library-union 2.9.85 → 2.9.87
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
|
@@ -4923,12 +4923,12 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4923
4923
|
}
|
|
4924
4924
|
|
|
4925
4925
|
@media(max-width:600px){
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4926
|
+
.lista-tipo-actos {
|
|
4927
|
+
width: 100%;
|
|
4928
|
+
position: inherit;
|
|
4929
|
+
box-shadow: 5px 6px 15px rgba(3, 3, 3, 0.6784313725);
|
|
4930
|
+
margin-bottom: 30px;
|
|
4931
|
+
}
|
|
4932
4932
|
|
|
4933
4933
|
.contenedor-titulo-actos {
|
|
4934
4934
|
padding: 0% 4% 0%;
|