fix ui layout backup

This commit is contained in:
Net 2024-07-23 16:20:31 +07:00
parent bcb8f670b2
commit aa5a1cded6
3 changed files with 3 additions and 14 deletions

View file

@ -303,7 +303,7 @@ watch(tab, () => {
</script>
<template>
<q-card-section>
<q-card-section class="q-pa-none q-mt-sm">
<div class="items-center col-12 row q-gutter-x-sm q-mb-sm">
<q-btn
color="primary"

View file

@ -147,7 +147,7 @@ function onRestore(name: string) {
</script>
<template>
<q-card-section>
<q-card-section class="q-pa-none q-mt-sm">
<div class="items-center col-12 row q-gutter-x-sm q-mb-sm">
<q-btn
color="primary"