Dashboard: Reduce scope of contain: strict to TextPanel (#75329)

This commit is contained in:
Leon Sorokin
2023-09-25 23:47:38 +03:00
committed by GitHub
parent be850b2cbb
commit ade0de5ae9
3 changed files with 4 additions and 3 deletions
@@ -403,7 +403,6 @@ const getStyles = (theme: GrafanaTheme2) => {
content: css({
label: 'panel-content',
flexGrow: 1,
contain: 'strict',
}),
headerContainer: css({
label: 'panel-header',