UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian apps.

5 lines 264 B
import _defineProperty from "@babel/runtime/helpers/defineProperty"; import { CREATE_BREAKPOINT } from './constants'; export var actionSectionMobileCSS = _defineProperty({}, "@media (min-width: ".concat(CREATE_BREAKPOINT, "px)"), { display: 'none !important' });