mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-15 20:39:34 +08:00
调整对话框最大高度:将PluginCard和SearchBarDialog组件中的对话框最大高度设置为85vh,优化用户界面体验
This commit is contained in:
@@ -44,7 +44,6 @@ export default {
|
||||
VDialog: {
|
||||
elevation: 0,
|
||||
rounded: 'lg',
|
||||
maxHeight: '85vh',
|
||||
},
|
||||
VExpansionPanels: {
|
||||
elevation: 0,
|
||||
|
||||
Reference in New Issue
Block a user