Dashboards: Fix dashboard controls margin (#115360)
fix dashboard controls margin
This commit is contained in:
@@ -246,6 +246,7 @@ function getStyles(theme: GrafanaTheme2) {
|
||||
position: 'relative',
|
||||
width: '100%',
|
||||
marginLeft: 'auto',
|
||||
display: 'inline-block',
|
||||
[theme.breakpoints.down('sm')]: {
|
||||
flexDirection: 'column-reverse',
|
||||
alignItems: 'stretch',
|
||||
|
||||
Reference in New Issue
Block a user