Merge pull request #3 from thofx/lint_fix

修复样式问题
This commit is contained in:
jxxghp
2023-07-22 19:22:50 +08:00
committed by GitHub
8 changed files with 46 additions and 36 deletions

View File

@@ -87,7 +87,7 @@ onBeforeMount(fetchData)
icon="mdi-plus"
v-bind="props"
size="x-large"
class="fixed right-5 bottom-5"
class="fixed right-5"
/>
</template>