From dd0cc02d8c8e14d972af10b3ec29528df3d01df9 Mon Sep 17 00:00:00 2001 From: jangsjw Date: Tue, 14 Jan 2025 21:43:54 +0900 Subject: [PATCH] =?UTF-8?q?[MOD/#22]=20=ED=8A=B8=EB=A0=88=EC=9D=BC?= =?UTF-8?q?=EB=A7=81=EC=BD=A4=EB=A7=88=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../market/presentation/chat/component/ChatInfoSectionBuy.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/napzak/market/presentation/chat/component/ChatInfoSectionBuy.kt b/app/src/main/java/com/napzak/market/presentation/chat/component/ChatInfoSectionBuy.kt index 78f7528d..3e4ffbb3 100644 --- a/app/src/main/java/com/napzak/market/presentation/chat/component/ChatInfoSectionBuy.kt +++ b/app/src/main/java/com/napzak/market/presentation/chat/component/ChatInfoSectionBuy.kt @@ -92,7 +92,7 @@ fun ChatInfoSectionBuy( containerColor = NapzakMarketTheme.colors.purple10, ), shape = RoundedCornerShape(4.dp), - innerPadding = PaddingValues(horizontal = 5.dp, vertical = 3.dp) + innerPadding = PaddingValues(horizontal = 5.dp, vertical = 3.dp), ) Spacer(modifier = Modifier.width(6.dp)) Text(