From b860e77e6b6811484c6d9efe62828d2d48089f8e Mon Sep 17 00:00:00 2001 From: bossgeekgo Date: Thu, 22 Feb 2024 09:41:43 +0800 Subject: [PATCH] enhance layout of grid --- .../features/FlyingCompanyLogoList/index.vue | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue b/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue index 305caa8..a2e5c65 100644 --- a/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue +++ b/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue @@ -1,5 +1,11 @@