Commit 1cf92aac42df05fc7be05559717be9be91439ea8

Authored by Marcelo Puebla
1 parent 1a63ba6d41
Exists in develop

Change

Mayor tamaño modal de sinonimos
src/app/shared/sinonimo/sinonimo.component.scss
1 .lista-sinonimos { 1 .lista-sinonimos {
2 min-height: auto; 2 min-height: auto;
3 max-height: 25vh; 3 max-height: 35vh;
4 } 4 }
5 5