Change the colour to Red.
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m6s
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m6s
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<q-chip square icon="verified" color="blue" text-color="white"
|
||||
>Capri25</q-chip
|
||||
>
|
||||
<q-chip square icon="verified" color="yellow" text-color="white"
|
||||
<q-chip square icon="verified" color="red" text-color="white"
|
||||
>Night</q-chip
|
||||
>
|
||||
</q-item-section>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<ToolbarComponent pageTitle="Tasks" />
|
||||
<q-page padding>
|
||||
<div class="q-pa-md" style="max-width: 400px">
|
||||
<TaskEditComponent />
|
||||
<TaskEditComponent taskId="660eb3627974223bb47a" />
|
||||
</div>
|
||||
</q-page>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user