fix: misc fixes

This commit is contained in:
Jannat Patel
2024-04-30 10:52:35 +05:30
parent e7d7cffbc5
commit d9ad642a31
7 changed files with 39 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<div class="text-base">
<div
v-if="title && (outline.data?.length || allowEdit)"
class="flex items-center justify-between mb-4 pl-2"
class="grid grid-cols-[70%,30%] mb-4 px-3"
>
<div class="font-semibold text-lg">
{{ __(title) }}