mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit b1a4a70624
)
Co-authored-by: Jack <zizhou.wang@elastic.co>
This commit is contained in:
parent
21c2f00f40
commit
902b0480a2
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import { TimelineId } from '../../../../../common/types/timeline';
|
|||
import { useSessionViewNavigation, useSessionView } from './use_session_view';
|
||||
|
||||
const FlexItemWithMargin = styled(EuiFlexItem)`
|
||||
width: 100%;
|
||||
${({ theme }) => `margin: 0 ${theme.eui.euiSizeM};`}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue