diff --git a/frontend/src/components/react/Search.tsx b/frontend/src/components/react/Search.tsx index 9b6bdfd..14b2343 100644 --- a/frontend/src/components/react/Search.tsx +++ b/frontend/src/components/react/Search.tsx @@ -166,7 +166,7 @@ export default function Search() { aria-hidden="true" />
0 && (
e.stopPropagation()} > @@ -510,7 +510,7 @@ export default function Editor({ editSlug }: Props) { {/* Live Preview — stretches to match editor height on desktop, full-pane via tabs on mobile */} {showPreview && (