refactor: update fullscreen handling in DashboardAIAgentsPage component

This commit is contained in:
mlogclub
2026-07-26 11:33:50 +08:00
parent 65c9f1647f
commit a5045dda57
2 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -324,7 +324,7 @@ export default function DashboardAIAgentsPage() {
}}
title={t("aiAgent.configure")}
size="xxl"
defaultFullscreen
allowFullscreen
bodyScrollable={false}
headerClassName="sr-only"
closeOnEsc={false}