From 1deba9e6310fe678a66529d0ba10dd30cad3c628 Mon Sep 17 00:00:00 2001 From: thug0bin Date: Wed, 11 Mar 2026 22:45:04 +0900 Subject: [PATCH] =?UTF-8?q?fix(pmr):=20=EC=9A=A9=EB=9F=89=20=EC=BB=AC?= =?UTF-8?q?=EB=9F=BC=20=EC=A4=84=EB=B0=94=EA=BF=88=20=EB=B0=A9=EC=A7=80=20?= =?UTF-8?q?(white-space:=20nowrap)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/templates/pmr.html | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/templates/pmr.html b/backend/templates/pmr.html index fb02369..7387485 100644 --- a/backend/templates/pmr.html +++ b/backend/templates/pmr.html @@ -895,6 +895,7 @@ font-weight: 600; font-size: 0.9rem; display: inline-block; + white-space: nowrap; } .med-form { background: #fef3c7;