Dashboard: Reduce scope of contain: strict to TextPanel (#75329)
This commit is contained in:
@@ -403,7 +403,6 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
content: css({
|
||||
label: 'panel-content',
|
||||
flexGrow: 1,
|
||||
contain: 'strict',
|
||||
}),
|
||||
headerContainer: css({
|
||||
label: 'panel-header',
|
||||
|
||||
Reference in New Issue
Block a user