From b7f863de03cb576df0792ba1f4c005ce48909796 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 14 May 2024 06:25:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=5F=5Finit=5F=5F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/iyuuautoseed/__init__.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/iyuuautoseed/__init__.py b/plugins/iyuuautoseed/__init__.py index 681395c..54fb90d 100644 --- a/plugins/iyuuautoseed/__init__.py +++ b/plugins/iyuuautoseed/__init__.py @@ -331,7 +331,8 @@ class IYUUAutoSeed(_PluginBase): { 'component': 'VCol', 'props': { - 'cols': 6 + 'cols': 12, + 'md': 6 }, 'content': [ { @@ -347,7 +348,8 @@ class IYUUAutoSeed(_PluginBase): { 'component': 'VCol', 'props': { - 'cols': 6 + 'cols': 12, + 'md': 6 }, 'content': [ {