diff --git a/plugins/main/src/main/res/layout/overview_fragment.xml b/plugins/main/src/main/res/layout/overview_fragment.xml index a55025674e..62db646b98 100644 --- a/plugins/main/src/main/res/layout/overview_fragment.xml +++ b/plugins/main/src/main/res/layout/overview_fragment.xml @@ -34,22 +34,23 @@ @@ -68,7 +70,7 @@ android:layout_height="wrap_content" android:layout_marginStart="4dp" android:layout_marginEnd="4dp" - android:layout_marginTop="1dp" + android:layout_marginTop="0dp" app:cardCornerRadius="4dp" app:contentPadding="2dp" app:cardElevation="2dp"