UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian apps.

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