Skip to content

Commit

Permalink
feat/QA-76: 받은 봉투 상세 클릭 영역 확장
Browse files Browse the repository at this point in the history
  • Loading branch information
jinukeu committed Feb 19, 2024
1 parent 2700fe9 commit 7882176
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ fun LedgerDetailEnvelopeContainer(
.background(Gray10)
.fillMaxWidth()
.height(100.dp)
.susuClickable(onClick = onClickSeeMoreIcon)
.padding(
start = SusuTheme.spacing.spacing_m,
end = SusuTheme.spacing.spacing_m,
Expand Down

0 comments on commit 7882176

Please sign in to comment.