Skip to content
Snippets Groups Projects
Commit 94c39b8e authored by Alexander Kaschta's avatar Alexander Kaschta :owl:
Browse files

FIX: Revert unwanted changes

parent 3d10fdcc
No related branches found
No related tags found
No related merge requests found
Pipeline #423871 passed with warnings
......@@ -6,7 +6,7 @@ const isMobile = useMobileView()
</script>
<template>
<div h-topbar fixed z-20 w-full b-b bg-sidebar dark:b-secondary>
<div h-14 b-b bg-background>
<div flex justify-center gap-2 p-2>
<Button v-if="isMobile" variant="ghost" @click="emit('toggleNavSidebar')">
<icon-tooling />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment