mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Storybook: Position panel to right (#24429)
This commit is contained in:
parent
d7a5f3ef80
commit
8257633b1d
@ -41,7 +41,7 @@ addParameters({
|
|||||||
theme: GrafanaDark,
|
theme: GrafanaDark,
|
||||||
showPanel: true,
|
showPanel: true,
|
||||||
showRoots: true,
|
showRoots: true,
|
||||||
panelPosition: 'bottom',
|
panelPosition: 'right',
|
||||||
showNav: true,
|
showNav: true,
|
||||||
isFullscreen: false,
|
isFullscreen: false,
|
||||||
isToolshown: true,
|
isToolshown: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user