We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58003c6 commit eb6267fCopy full SHA for eb6267f
1 file changed
assets/src/pages/monitor/pannel.tsx
@@ -66,7 +66,7 @@ function GrafanaPannel(props: any) {
66
position: 'relative',
67
display: 'flex',
68
flex: 'auto',
69
- marginLeft: iframeVisible ? 0 : -60,
+ marginLeft: 0,
70
flexDirection: 'column',
71
justifyContent: 'center',
72
alignItems: 'center',
0 commit comments