From f9cf3f038df7ac9b4a8ad56e7ebfbcbfc26b1ac3 Mon Sep 17 00:00:00 2001 From: chayoosang Date: Tue, 17 Oct 2023 09:34:20 +0900 Subject: [PATCH] =?UTF-8?q?[PDW-37]=20fix:=20=EC=9E=90=EC=9B=90=20?= =?UTF-8?q?=EC=98=88=EC=95=BD=EA=B4=80=EB=A6=AC=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=ED=81=AC=EA=B8=B0=2016px=EB=A1=9C=20?= =?UTF-8?q?=EA=B0=90=EC=86=8C=20=EB=B0=8F=20=ED=8F=B0=ED=8A=B8=20Inter=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manager/officeBookingManage/OfficeBookingManageCell.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js b/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js index b9d17c2..e74b4a4 100644 --- a/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js +++ b/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js @@ -16,7 +16,8 @@ export const SettingButtonContainer = styled.div` ` export const SettingButton = styled.button` color: #8741CB; - font-size: 18px; + font-family: ěš©; + font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px;