From ec333405175655c63e7aaff40f6aee08f7d6973b Mon Sep 17 00:00:00 2001 From: Shital Raut Date: Fri, 16 Oct 2020 15:58:19 +0400 Subject: [PATCH] inquiry-line-break-changes --- modules/st2-auto-form/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/st2-auto-form/style.css b/modules/st2-auto-form/style.css index 5e2781537..0aad4e337 100644 --- a/modules/st2-auto-form/style.css +++ b/modules/st2-auto-form/style.css @@ -292,7 +292,7 @@ &__description { margin-top: -5px; - + white-space: pre-wrap; opacity: .7; color: var(--grey-darken-1); }