Skip to content

Commit ada2641

Browse files
committed
Make proxy menu screenshot fullscreen
1 parent 22d150e commit ada2641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/modules/dashboard/Navbar/ProxyMenu.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const meta: Meta<typeof ProxyMenu> = {
3838
),
3939
],
4040
parameters: {
41+
layout: "fullscreen",
4142
queries: [
4243
{ key: ["me"], data: MockUser },
4344
{ key: ["authMethods"], data: MockAuthMethodsAll },

0 commit comments

Comments
 (0)