diff --git a/src/components/download.tsx b/src/components/download.tsx index 905a265..2f4a458 100644 --- a/src/components/download.tsx +++ b/src/components/download.tsx @@ -502,7 +502,7 @@ export default function DownloadPage() { selectedLinuxDownloadType === "flatpak" ? "border-blue-400" : "", - selectedArchitecture === "generic" + selectedArchitecture === "specific" ? "opacity-50 cursor-not-allowed" : "" )}