From ee9eac9d7acc76a3140527f60b680c0352d32c50 Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Tue, 12 May 2026 10:48:01 +0800 Subject: [PATCH] Fixes WTA-159 --- .../deployments/detail/settings-tab/access/permissions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/features/deployments/detail/settings-tab/access/permissions.tsx b/web/features/deployments/detail/settings-tab/access/permissions.tsx index 87c8d39165..a96fab6a38 100644 --- a/web/features/deployments/detail/settings-tab/access/permissions.tsx +++ b/web/features/deployments/detail/settings-tab/access/permissions.tsx @@ -81,7 +81,7 @@ function PermissionPicker({ value, disabled, onChange }: { return ( onChange(kind)} + onClick={() => onChange(kind)} className="mx-0 h-auto items-start gap-3 rounded-lg px-2.5 py-2" >