Skip to content

Commit

Permalink
KKUMI-108 [UPDATE] #90 - 포스트 작성 > 핀 정보 입력 > margin 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jung0115 committed Sep 3, 2024
1 parent f1b7e16 commit 91edc0d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
android:id="@+id/linear_input_product_info"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="119dp"
android:orientation="vertical">

<TextView
Expand Down Expand Up @@ -71,8 +72,7 @@
android:hint="@string/placeholder_product_url_for_input_product_info"
android:paddingVertical="14dp"
android:paddingHorizontal="16dp"
android:background="@drawable/shape_input_border12_neutral200"
android:layout_marginBottom="20dp"/>
android:background="@drawable/shape_input_border12_neutral200"/>

</LinearLayout>

Expand Down

0 comments on commit 91edc0d

Please sign in to comment.