From c6fa73c2d28aad3f4f7be2e76df767864dd024fa Mon Sep 17 00:00:00 2001 From: Idris Gadi Date: Thu, 5 Feb 2026 13:04:18 +0530 Subject: [PATCH 1/5] fix(a11y): make buttons always visible | fix(ui): make borders visible --- app/components/Terminal/Execute.vue | 2 +- app/components/Terminal/Install.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/Terminal/Execute.vue b/app/components/Terminal/Execute.vue index 0484ef646..19de1bcec 100644 --- a/app/components/Terminal/Execute.vue +++ b/app/components/Terminal/Execute.vue @@ -70,7 +70,7 @@ const copyExecuteCommand = () => copyExecute(getFullExecuteCommand()) >