// Shared styles for the new org level pages with global project/env/time selection import styled from '@emotion/styled'; import space from 'sentry/styles/space'; export const PageContent = styled('div')` display: flex; flex-direction: column; flex: 1; padding: ${space(2)} ${space(4)} ${space(3)}; margin-bottom: -20px; /*