From c40db417d2e0abe44eae06f6f3311f785dcbcc49 Mon Sep 17 00:00:00 2001 From: huzibaca Date: Sat, 16 Nov 2024 23:09:10 +0800 Subject: [PATCH] fix: fixes #1968 --- src/components/connection/connection-detail.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/connection/connection-detail.tsx b/src/components/connection/connection-detail.tsx index 055fb712..2b308daa 100644 --- a/src/components/connection/connection-detail.tsx +++ b/src/components/connection/connection-detail.tsx @@ -30,6 +30,7 @@ export const ConnectionDetail = forwardRef( anchorOrigin={{ vertical: "bottom", horizontal: "right" }} open={open} onClose={onClose} + sx={{ maxWidth: "520px" }} message={ detail ? (