UNPKG

drip-table

Version:

A tiny and powerful enterprise-class solution for building tables.

14 lines (11 loc) 321 B
/** * This file is part of the drip-table project. * @link : https://drip-table.jd.com/ * @author : Emil Zhai (root@derzh.com) * @modifier : Emil Zhai (root@derzh.com) * @copyright: Copyright (c) 2021 JD Network Technology Co., Ltd. */ @prefixCls: jfe-drip-table-rc-col; .@{prefixCls} { flex: 0 1 auto; }