fix: enhance layout

This commit is contained in:
2026-02-09 10:47:40 +01:00
parent 882cfc281d
commit cded5e8f00
5 changed files with 16 additions and 18 deletions

View File

@@ -158,7 +158,7 @@ export default function AutomationScreen() {
areaData: JSON.stringify(area),
}
})}
className="bg-white rounded-3xl p-5 shadow-sm border border-gray-100 active:scale-[0.98] w-[48%] mb-4 aspect-square"
className="bg-white aspect-square rounded-3xl p-5 shadow-sm border border-gray-100 active:scale-[0.98] w-[48%] mb-4"
>
<View className="flex-1 justify-between">
<View className={`${bgColor} w-14 h-14 items-center justify-center rounded-2xl`}>