updated color
This commit is contained in:
parent
2672f7518c
commit
326f5f8e6a
12 changed files with 18 additions and 31 deletions
|
|
@ -186,10 +186,9 @@ onMounted(async () => {
|
|||
<div class="q-pb-sm row">
|
||||
<div>
|
||||
<q-btn
|
||||
size="14px"
|
||||
flat
|
||||
dense
|
||||
color="blue"
|
||||
color="primary"
|
||||
@click="clickAdd"
|
||||
icon="mdi-plus"
|
||||
>
|
||||
|
|
@ -232,8 +231,6 @@ onMounted(async () => {
|
|||
map-options
|
||||
emit-value
|
||||
style="min-width: 140px"
|
||||
|
||||
|
||||
class="gt-xs"
|
||||
>
|
||||
<template> </template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue