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(