fix: small design fixes

This commit is contained in:
Fredrik Burmester
2024-08-29 13:10:54 +02:00
parent 78189c8246
commit 8b3b492f5e
3 changed files with 13 additions and 10 deletions

View File

@@ -34,14 +34,7 @@ export default function settings() {
paddingBottom: 100,
}}
>
<View
className="p-4 flex flex-col gap-y-4"
style={{
paddingLeft: insets.left,
paddingRight: insets.right,
paddingBottom: 100,
}}
>
<View className="p-4 flex flex-col gap-y-4">
<Text className="font-bold text-2xl">Information</Text>
<View className="flex flex-col rounded-xl mb-4 overflow-hidden border-neutral-800 divide-y-2 divide-solid divide-neutral-800 ">