调整对话框最大高度:将PluginCard和SearchBarDialog组件中的对话框最大高度设置为85vh,优化用户界面体验

This commit is contained in:
jxxghp
2025-04-29 15:49:24 +08:00
parent d04aea6067
commit ba09afb744
3 changed files with 2 additions and 3 deletions

View File

@@ -44,7 +44,6 @@ export default {
VDialog: {
elevation: 0,
rounded: 'lg',
maxHeight: '85vh',
},
VExpansionPanels: {
elevation: 0,