Skip to content

Commit eb6267f

Browse files
author
fusikai
committed
removeleftmargin
1 parent 58003c6 commit eb6267f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/src/pages/monitor/pannel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function GrafanaPannel(props: any) {
6666
position: 'relative',
6767
display: 'flex',
6868
flex: 'auto',
69-
marginLeft: iframeVisible ? 0 : -60,
69+
marginLeft: 0,
7070
flexDirection: 'column',
7171
justifyContent: 'center',
7272
alignItems: 'center',

0 commit comments

Comments
 (0)