1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-01 17:26:12 +00:00

Removed original message view horizontal margins

This commit is contained in:
M66B 2024-05-31 13:47:59 +02:00
parent d21951df1e
commit cce60d27f1

View file

@ -114,7 +114,7 @@
android:id="@+id/wvBody"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginHorizontal="3dp"
android:layout_marginHorizontal="0dp"
android:layout_marginTop="3dp"
android:paddingBottom="6dp"
android:visibility="gone"