mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
Canvas: Fix off center element item in editor list (#89577)
This commit is contained in:
parent
47c9259d75
commit
a095276753
@ -89,6 +89,7 @@ export function getGlobalStyles(theme: GrafanaTheme2) {
|
||||
},
|
||||
},
|
||||
span: {
|
||||
height: '100%',
|
||||
'&.rc-tree-checkbox, &.rc-tree-iconEle': {
|
||||
display: 'inline-block',
|
||||
width: '16px',
|
||||
|
Loading…
Reference in New Issue
Block a user