mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-06-27 15:56:28 +00:00
Enable full-width option and set max width to medium
This commit is contained in:
parent
e5e00bdd45
commit
bfa9a764f2
@ -19,5 +19,6 @@ public static class DialogOptions
|
|||||||
{
|
{
|
||||||
BackdropClick = false,
|
BackdropClick = false,
|
||||||
CloseOnEscapeKey = false,
|
CloseOnEscapeKey = false,
|
||||||
|
FullWidth = true, MaxWidth = MaxWidth.Medium,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user