Skip to content

Commit

Permalink
[UI/#376] 추천인 코드 버튼 간격 조정
Browse files Browse the repository at this point in the history
  • Loading branch information
minju1459 committed Feb 7, 2024
1 parent 5d91aab commit 36a58e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_code.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
android:id="@+id/btn_code_skip"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginBottom="14dp"
android:layout_marginBottom="10dp"
android:gravity="center"
android:background="@drawable/shape_black_fill_grayscales200_line_8_rect"
android:paddingVertical="16dp"
Expand Down

0 comments on commit 36a58e0

Please sign in to comment.