mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-08 22:05:16 +02:00
Fix settings banner width
This commit is contained in:
@@ -116,7 +116,7 @@ export function SettingsGeneral() {
|
|||||||
<DismissibleBanner
|
<DismissibleBanner
|
||||||
id="workspace-settings-moved-2026-06-30"
|
id="workspace-settings-moved-2026-06-30"
|
||||||
color="info"
|
color="info"
|
||||||
className="p-4 max-w-xl mx-auto"
|
className="w-full p-4 max-w-xl mr-auto"
|
||||||
>
|
>
|
||||||
<p>
|
<p>
|
||||||
Workspace specific settings have moved to{" "}
|
Workspace specific settings have moved to{" "}
|
||||||
|
|||||||
Reference in New Issue
Block a user