14.11 Enable clicking beside the Add Task button

This commit is contained in:
Fredrick W Warren 2021-02-11 14:28:19 -08:00
parent 6932084040
commit 4154082af3

View File

@ -26,10 +26,11 @@
class="q-mb-xl" />
</q-scroll-area>
<div class="absolute-bottom text-center q-mb-lg">
<div class="absolute-bottom text-center q-mb-lg no-pointer-events">
<q-btn
@click="showAddTask = true"
round
class="all-pointer-events"
color="primary"
size="24px"
icon="add"