fix layout
This commit is contained in:
@@ -42,7 +42,7 @@ const setRoot = async (closeModal: () => Promise<Boolean>) => {
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<div class="flex h-full flex-col">
|
||||
<div class="flex flex-grow flex-col">
|
||||
<NoteToolbar :note="props.note" @delete="del" @set-root="setRoot">
|
||||
<template #title>
|
||||
<i
|
||||
|
||||
Reference in New Issue
Block a user