调整 PluginFolderCard 组件的最小高度属性,从 9rem 修改为 8.5rem

This commit is contained in:
jxxghp
2025-05-24 14:11:39 +08:00
parent 3fe7ed0e1d
commit c9e05ce5b1

View File

@@ -287,7 +287,7 @@ const dropdownItems = ref([
:ripple="false"
:width="props.width"
:height="props.height"
min-height="9rem"
min-height="8.5rem"
@click="openFolder"
class="plugin-folder-card h-full"
:class="{