From f575ffea6925d02a5ed36ba51cf908c5eb7e5696 Mon Sep 17 00:00:00 2001 From: arinming Date: Fri, 27 Sep 2024 00:28:59 +0900 Subject: [PATCH] =?UTF-8?q?[FIX/#267]=20=EA=B3=B5=EA=B3=A0=20=EC=83=81?= =?UTF-8?q?=EC=84=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20QA=20=EC=82=AC?= =?UTF-8?q?=ED=95=AD=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../terning/feature/intern/component/InternTitle.kt | 10 +++++----- feature/src/main/res/values/strings.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/feature/src/main/java/com/terning/feature/intern/component/InternTitle.kt b/feature/src/main/java/com/terning/feature/intern/component/InternTitle.kt index 0d6a34e7c..9fa882d66 100644 --- a/feature/src/main/java/com/terning/feature/intern/component/InternTitle.kt +++ b/feature/src/main/java/com/terning/feature/intern/component/InternTitle.kt @@ -5,7 +5,9 @@ import androidx.compose.foundation.layout.Arrangement import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.Row import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.width import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.material3.Text import androidx.compose.runtime.Composable @@ -38,7 +40,9 @@ fun InternTitle( .background( color = TerningSub3, shape = RoundedCornerShape(size = 5.dp) - ), + ) + .width(70.dp) + .height(25.dp), horizontalArrangement = Arrangement.Center, verticalAlignment = Alignment.CenterVertically ) { @@ -46,10 +50,6 @@ fun InternTitle( text = dDay, style = TerningTheme.typography.title3, color = TerningMain, - modifier = Modifier.padding( - horizontal = 19.5.dp, - vertical = 1.5.dp - ) ) } diff --git a/feature/src/main/res/values/strings.xml b/feature/src/main/res/values/strings.xml index b555c1064..61a377abc 100644 --- a/feature/src/main/res/values/strings.xml +++ b/feature/src/main/res/values/strings.xml @@ -130,7 +130,7 @@ 공유 아이콘 지원 사이트로 이동하기 - 공고 정보 + 공고 상세 정보 %s회 서류 마감 근무 기간