From 8046a775fcaf7021db05898f5c8b1edc2564e6f9 Mon Sep 17 00:00:00 2001 From: lixuan Date: Sun, 8 Dec 2024 18:54:30 -0800 Subject: [PATCH] fix: Modify review comments --- packages/common/component/PluginBlockList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/common/component/PluginBlockList.vue b/packages/common/component/PluginBlockList.vue index 648577a9c..40ff3cfd7 100644 --- a/packages/common/component/PluginBlockList.vue +++ b/packages/common/component/PluginBlockList.vue @@ -476,7 +476,7 @@ export default { padding: 2px 4px; border-radius: 2px; transform: scale(0.9); - min-width: 40px; + min-width: 45px; } &.block-item-small-list {