14.11 Enable clicking beside the Add Task button
This commit is contained in:
parent
6932084040
commit
4154082af3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user