improve account style

This commit is contained in:
Patryk
2025-06-08 11:23:09 +02:00
parent e2e5543e0d
commit dbf07cea0a
3 changed files with 13 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ export default function UserNotices() {
}
return (
<VStack className="p-4">
<VStack className="p-2">
{/* <Text className="text-2xl font-bold mb-4">Moje ogłoszenia</Text> */}
{userNotices.length > 0 ? (
<FlatList