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

40 lines (34 loc) 580 B
.button { width: 50%; display: inline-block; margin-top: 32px; padding: 32px 0 0; cursor: pointer; border-top: 1px solid #e8e8e8; line-height: 1.5; vertical-align: top; &.hidden { height: 86px; cursor: auto; } .label { margin-bottom: 8px; font-size: 14px; color: #bfbfbf; } .title { font-size: 16px; font-weight: 500; color: #333; transition: all 0.3s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } &:hover .title { color: #000; } &.next { text-align: right; } }