[release-11.6.2] Dashboards: Remove panel edit override broken styles (#105476)
Dashboards: Remove panel edit override broken styles (#102054)
remove panel edit override styles causing issues
(cherry picked from commit 270700c890)
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com>
This commit is contained in:
co-authored by
Victor Marin
parent
c2ebce9fa4
commit
16b472250b
@@ -169,9 +169,6 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
fontSize: '1rem',
|
||||
fontWeight: theme.typography.fontWeightMedium,
|
||||
margin: 0,
|
||||
height: theme.spacing(4),
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
}),
|
||||
header: css({
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user