Public form header fixes (#206)

This commit is contained in:
formsdev 2023-09-20 15:38:26 +05:30 committed by GitHub
parent d13a859c6e
commit 6529907f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</router-link>
<workspace-dropdown class="ml-6"/>
</div>
<div class="hidden md:block ml-auto relative">
<div v-if="showAuth" class="hidden md:block ml-auto relative">
<router-link :to="{name:'templates'}" v-if="$route.name !== 'templates'"
class="text-sm text-gray-600 dark:text-white hover:text-gray-800 cursor-pointer mt-1 mr-8">
Templates