mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
@@ -28,6 +28,7 @@ const getStyles = (theme: GrafanaTheme, height: number, visible: boolean) => {
|
||||
width: 250px;
|
||||
height: ${height + parseInt(theme.spacing.xxs, 10)}px;
|
||||
position: relative;
|
||||
word-break: break-word;
|
||||
`,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user