[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:
Sergej-Vlasov
2025-05-15 16:07:46 +01:00
committed by GitHub
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',