diff --git a/app/constants/Style.ts b/app/constants/Style.ts index 39526bc..261d330 100644 --- a/app/constants/Style.ts +++ b/app/constants/Style.ts @@ -217,7 +217,7 @@ export namespace Style { style: { backgroundColor: Style.getColor('primary-surface3'), paddingHorizontal: 8, - paddingVertical: 2, + paddingVertical: 8, marginVertical: 8, borderRadius: 8, flex: 1,