fix login client problem. Add website link in info
This commit is contained in:
parent
3a61f4626a
commit
965799cdbb
3 changed files with 6 additions and 9 deletions
|
|
@ -161,7 +161,7 @@
|
|||
</template>
|
||||
</div>
|
||||
</div>
|
||||
<footer v-if="proposals.length === 1" class="p-16">
|
||||
<footer v-if="proposals.length === 1 && !isDialogOpen" class="p-16">
|
||||
<button
|
||||
disabled
|
||||
class="btn btn--white w-full"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue