From c222594bea2f92455025e549b483788e526f2eb9 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 13 Sep 2023 19:25:46 +0800 Subject: [PATCH] fix size --- src/@layouts/components/TransitionExpand.vue | 2 +- src/components/cards/PluginAppCard.vue | 2 +- src/components/cards/PluginCard.vue | 6 +++--- src/components/cards/SiteCard.vue | 4 ++-- src/components/cards/SubscribeCard.vue | 2 +- src/components/filebrowser/List.vue | 8 ++++---- src/layouts/components/UserProfile.vue | 2 +- src/views/reorganize/TransferHistoryView.vue | 2 +- src/views/setting/AccountSettingAccount.vue | 2 +- src/views/site/SiteCardListView.vue | 2 +- 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/@layouts/components/TransitionExpand.vue b/src/@layouts/components/TransitionExpand.vue index 5cae328a..65d1d838 100644 --- a/src/@layouts/components/TransitionExpand.vue +++ b/src/@layouts/components/TransitionExpand.vue @@ -85,7 +85,7 @@ export default defineComponent({