Skip to content

Commit 9ec34ac

Browse files
committed
different sizes
1 parent 8101b4d commit 9ec34ac

File tree

1 file changed

+1
-1
lines changed
  • src/Umbraco.Web.UI.Client/src/packages/core/_temp-poc-location/documentation

1 file changed

+1
-1
lines changed

src/Umbraco.Web.UI.Client/src/packages/core/_temp-poc-location/documentation/manifests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const manifests: Array<UmbExtensionManifest | UmbExtensionManifestKind> =
2020
element: () => import('./videos-intro-dashboard-app.element.js'),
2121
meta: {
2222
headline: '#settingsDashboard_videosHeader',
23-
size: 'small',
23+
size: 'large',
2424
},
2525
},
2626
];

0 commit comments

Comments
 (0)