From 3d4970c79c438f472db663e5aa54ea1cca693ea4 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 17 Apr 2025 16:22:29 +0900 Subject: [PATCH] Update style.scss --- packages/frontend/src/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/frontend/src/style.scss b/packages/frontend/src/style.scss index b0cc19141c..431d3d6e14 100644 --- a/packages/frontend/src/style.scss +++ b/packages/frontend/src/style.scss @@ -183,6 +183,7 @@ rt { } // multi-line text +._mt { line-height: 1.35; }