general-library-union 2.8.2 → 2.8.4
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
|
@@ -1326,12 +1326,13 @@ body {
|
|
|
1326
1326
|
.datos {
|
|
1327
1327
|
margin-top: -30px;
|
|
1328
1328
|
}
|
|
1329
|
+
}
|
|
1329
1330
|
|
|
1330
1331
|
@media (max-width: 1600px) {
|
|
1331
1332
|
.menu-accordeon {
|
|
1332
1333
|
max-height: 100%;
|
|
1333
1334
|
width: 100%;
|
|
1334
|
-
height:
|
|
1335
|
+
height:390px !important;
|
|
1335
1336
|
}
|
|
1336
1337
|
|
|
1337
1338
|
.UploadFoto-btn {
|