Skip to content

Commit

Permalink
fix(editor): header bar appear
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Oct 22, 2021
1 parent eb3657d commit 0c3f3fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/editor/main/EditorBaseHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
dark:border-gray-500
no-drag
"
v-if="PROJECT.name !== env.projectEmpty()"
></div>
<HeroIcon
v-if="
Expand Down

0 comments on commit 0c3f3fc

Please sign in to comment.