feat: add border to btn

This commit is contained in:
Methapon2001 2024-07-04 14:49:43 +07:00
parent f6745c0467
commit 4cdbdc05c1

View file

@ -185,6 +185,7 @@ onMounted(async () => {
left: -18px;
background-color: var(--surface-1);
"
class="bordered"
>
<q-btn
flat