From 1cf92aac42df05fc7be05559717be9be91439ea8 Mon Sep 17 00:00:00 2001 From: Marcelo Puebla Date: Wed, 29 Jan 2020 16:16:08 -0300 Subject: [PATCH] =?UTF-8?q?Change=20Mayor=20tama=C3=B1o=20modal=20de=20sin?= =?UTF-8?q?onimos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/shared/sinonimo/sinonimo.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/sinonimo/sinonimo.component.scss b/src/app/shared/sinonimo/sinonimo.component.scss index 1b62e4c..3f6f0b6 100644 --- a/src/app/shared/sinonimo/sinonimo.component.scss +++ b/src/app/shared/sinonimo/sinonimo.component.scss @@ -1,4 +1,4 @@ .lista-sinonimos { min-height: auto; - max-height: 25vh; + max-height: 35vh; } -- 1.9.1