feat: add border to btn
This commit is contained in:
parent
f6745c0467
commit
4cdbdc05c1
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ onMounted(async () => {
|
||||||
left: -18px;
|
left: -18px;
|
||||||
background-color: var(--surface-1);
|
background-color: var(--surface-1);
|
||||||
"
|
"
|
||||||
|
class="bordered"
|
||||||
>
|
>
|
||||||
<q-btn
|
<q-btn
|
||||||
flat
|
flat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue