Skip to content

Commit

Permalink
chore: 텍스트 버튼 패딩 대폭 증가
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Oct 3, 2021
1 parent c108aad commit 4c2d022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presentation/features/booking/NeedLogin/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ const styles = StyleSheet.create({
alternativeText: {
...palette.textSubSecondary,
paddingVertical: 12,
paddingHorizontal: 36,
alignSelf: 'center',
textDecorationLine: 'underline',
},
Expand Down

0 comments on commit 4c2d022

Please sign in to comment.