mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Restrict width true for page_template
This commit is contained in:
parent
f5ebccc5e3
commit
741cee1a9e
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ export const EnterpriseSearchPageTemplateWrapper: React.FC<PageTemplateProps> =
|
|||
}, []);
|
||||
return (
|
||||
<KibanaPageTemplate
|
||||
restrictWidth={false}
|
||||
{...pageTemplateProps}
|
||||
className={classNames('enterpriseSearchPageTemplate', className)}
|
||||
mainProps={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue