diff --git a/ui/desktop/src/components/GoosehintsModal.tsx b/ui/desktop/src/components/GoosehintsModal.tsx index a5669d4d..f343661d 100644 --- a/ui/desktop/src/components/GoosehintsModal.tsx +++ b/ui/desktop/src/components/GoosehintsModal.tsx @@ -5,8 +5,10 @@ import { Check } from './icons'; const Modal = ({ children }) => (
- -
{children}
+ +
+ {children} +
); @@ -117,16 +119,16 @@ export const GoosehintsModal = ({ directory, setIsGoosehintsModalOpen }: Goosehi -
+
{goosehintsFileReadError ? ( ) : ( -
+