From 5a6551a77074394a82786d0f495c83caa04c058e Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 24 Jan 2025 14:32:07 +0800 Subject: [PATCH] fix: prevent extension-point list from being obscured at bottom (#7218) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #### What type of PR is this? /area ui /kind bug /milestone 2.20.x #### What this PR does / why we need it: See https://github.com/halo-dev/halo/issues/7214 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/7214 #### Does this PR introduce a user-facing change? ```release-note 修复插件扩展配置列表底部可能被遮挡的问题。 ``` --- .../modules/system/plugins/PluginExtensionPointSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/console-src/modules/system/plugins/PluginExtensionPointSettings.vue b/ui/console-src/modules/system/plugins/PluginExtensionPointSettings.vue index 6debe0cf9..8d460a453 100644 --- a/ui/console-src/modules/system/plugins/PluginExtensionPointSettings.vue +++ b/ui/console-src/modules/system/plugins/PluginExtensionPointSettings.vue @@ -76,7 +76,7 @@ watch(