From a49b36ad6a7140f87859c18aa831ec0a7a71c8f2 Mon Sep 17 00:00:00 2001 From: Jungu Lee <1zzangjun@gmail.com> Date: Wed, 8 Nov 2023 19:05:21 +0900 Subject: [PATCH] =?UTF-8?q?Minor=20:=20=EB=B2=84=ED=8A=BC=20=ED=8C=A8?= =?UTF-8?q?=EB=94=A9=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/const/theme.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/const/theme.ts b/client/src/const/theme.ts index d658cce..2369fc0 100644 --- a/client/src/const/theme.ts +++ b/client/src/const/theme.ts @@ -28,7 +28,6 @@ const theme = createTheme({ }, button: { fontSize: "16px", - lineHeight: "16px", }, label: { fontSize: "14px",