Skip to content

Commit

Permalink
Fix padding
Browse files Browse the repository at this point in the history
  • Loading branch information
tevincent committed May 10, 2024
1 parent 8b26f71 commit 6fa91b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_signature_setting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
style="@style/TextButtonSecondary"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingHorizontal="@dimen/marginStandardMedium"
android:text="@string/manageSignatures" />

</LinearLayout>
Expand Down

0 comments on commit 6fa91b2

Please sign in to comment.