diff --git a/components/editor/editor-toolbar.tsx b/components/editor/editor-toolbar.tsx index c5ed48c..bc8942f 100644 --- a/components/editor/editor-toolbar.tsx +++ b/components/editor/editor-toolbar.tsx @@ -22,7 +22,7 @@ export function EditorToolbar({ variant="ghost" size="icon" onClick={() => router.push("/stories")} - className="hover:bg-secondary text-muted-foreground hover:text-white flex-shrink-0" + className="hover:bg-secondary text-muted-foreground hover:text-white shrink-0" > @@ -32,7 +32,7 @@ export function EditorToolbar({ -
+