Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature#369 #401

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Feature#369 #401

merged 2 commits into from
Oct 7, 2024

Conversation

codenaud
Copy link
Collaborator

@codenaud codenaud commented Jul 3, 2024

Última actualización: Se resuelven los conflictos con develop.

Anteriores cambios:
Problema:
Modificar scroll de resources (.
1 - Cambiar el color de los ítems del menú a

main-menu/main-menu.component.scss

línea 10. - color: $gray-3;

2 - Vamos a solucionar el scroll

Se añade el scroll invisible en la pestaña recursos.

3 - modificamos el para ganar un poco de espacio en el bottom de y las cards no se vean muy pegadas.

main.component.scss

línea 38. -
height: calc(100% - 60px) !important;

Copy link

sonarqubecloud bot commented Jul 3, 2024

@jonatanvicente jonatanvicente merged commit 3647639 into develop Oct 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adición de scroll en todas las pestañas por desbordamiento + max width 1440px.
2 participants