fix ui layout backup
This commit is contained in:
parent
bcb8f670b2
commit
aa5a1cded6
3 changed files with 3 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue