Skip to content

Commit 3264b00

Browse files
committed
[Refactor] #247 - 공고 상세에 있는 버튼 Radius 변경
1 parent 86413b4 commit 3264b00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Terning-iOS/Terning-iOS/Source/Presentation/JobDetail/View/JobDetailView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ final class JobDetailView: UIView {
5656
}
5757

5858
private var goSiteButton = CustomButton(title: "지원 사이트로 이동하기")
59+
.setCornerRadius(10)
5960

6061
// MARK: - Init
6162

0 commit comments

Comments
 (0)