UNPKG

@hjkl6/dumi-theme-antv

Version:

[![NPM version](https://img.shields.io/npm/v/@antv/dumi-theme-antv.svg?style=flat)](https://npmjs.org/package/@antv/dumi-theme-antv) [![NPM downloads](http://img.shields.io/npm/dm/@antv/dumi-theme-antv.svg?style=flat)](https://npmjs.org/package/@antv/dumi

54 lines (44 loc) 846 B
.preview { width: 100%; height: 100%; position: relative; padding: 24px; overflow: auto; display: flex; flex-direction: column; .header { :global(.ant-page-header) { padding-left: 0; } } .content { position: relative; flex: 1; min-height: 0; .playgroundScriptContainer, .playgroundCodeContainer { position: relative; width: 100%; height: 100%; :global(.playgroundCodeContainer) { position: relative; width: 100%; height: 100%; } :global(#container) { position: relative; width: 100%; height: 100%; } } // 盖在 DEMO 运行的 container.result { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; } } }