修复样式问题

This commit is contained in:
thofx
2023-07-22 18:46:54 +08:00
parent 4bd9bc4a1f
commit e146adeecc
8 changed files with 31 additions and 17 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>