mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
feat(dashboard): refine network and scheduler visuals
This commit is contained in:
@@ -217,8 +217,8 @@ const dashboardConfigs = ref<DashboardItem[]>([
|
||||
name: t('dashboard.network'),
|
||||
key: '',
|
||||
attrs: {},
|
||||
cols: { cols: 12, md: 6 },
|
||||
rows: 17,
|
||||
cols: { cols: 12, sm: 3, md: 4 },
|
||||
rows: DASHBOARD_RESOURCE_CHART_ROWS,
|
||||
elements: [],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user