UNPKG

@tabnews/ui

Version:
13 lines (12 loc) 649 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime");function y({mode:t,height:e}){return i.jsx("style",{jsx:"true",children:` .bytemd-toolbar-icon.bytemd-tippy.bytemd-tippy-right:nth-of-type(1), .bytemd-toolbar-icon.bytemd-tippy.bytemd-tippy-right:nth-of-type(4) { display: ${t!=="split"?"none":"inline-block"}; } .bytemd-toolbar-icon.bytemd-tippy.bytemd-tippy-right:nth-of-type(6) { display: ${t==="split"?"none":"inline-block"}; } .bytemd-body { height: ${e}; } `})}exports.EditorStyles=y;