UNPKG

@atlaskit/editor-plugin-block-controls

Version:

Block controls plugin for @atlaskit/editor-core

8 lines (7 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RIGHT_MARGIN_ROVO_GAP_PX = void 0; /** Far-right margin width reserved for the Rovo button, where the Remix button must not show. */ var RIGHT_MARGIN_ROVO_GAP_PX = exports.RIGHT_MARGIN_ROVO_GAP_PX = 80;