We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c533e03 commit c24466dCopy full SHA for c24466d
1 file changed
apps/roam/src/components/settings/Settings.tsx
@@ -91,6 +91,7 @@ export const SettingsDialog = ({
91
refreshConfigTree();
92
onClose?.();
93
}}
94
+ enforceFocus={false}
95
isCloseButtonShown={false}
96
style={{ width: "80vw", height: "80vh" }}
97
className="relative bg-white"
0 commit comments