From ff681e6223e1ce801ed5b0b8e7860ff72a0e1179 Mon Sep 17 00:00:00 2001 From: Sorrel Bri Date: Sat, 29 Feb 2020 12:44:02 -0800 Subject: [PATCH] stub style for latl --- src/PhonoChangeApplier.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PhonoChangeApplier.scss b/src/PhonoChangeApplier.scss index 7a05414..9f15a42 100644 --- a/src/PhonoChangeApplier.scss +++ b/src/PhonoChangeApplier.scss @@ -35,7 +35,7 @@ div.App { div { max-width: 100%; - max-height: 85vh; + max-height: 50vh; margin: 1em; overflow-y: scroll; }