diff --git a/src/layout/components/useRenderLayout.tsx b/src/layout/components/useRenderLayout.tsx index 46a1e60e..1110cd86 100644 --- a/src/layout/components/useRenderLayout.tsx +++ b/src/layout/components/useRenderLayout.tsx @@ -107,7 +107,7 @@ export const useRenderLayout = () => { > {tagsView.value ? ( - + ) : undefined} @@ -121,13 +121,13 @@ export const useRenderLayout = () => { const renderTopLeft = () => { return ( <> -
+
{logo.value ? : undefined}
-
- +
+
{ ]} > {logo.value ? : undefined} - +
{ const renderCutMenu = () => { return ( <> -
+
{logo.value ? : undefined}
-
+