UNPKG

drip-table

Version:

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

11 lines (8 loc) 211 B
@import url("../styles/theme/default.less"); @prefixCls: jfe-drip-table-layout-table; .@{prefixCls}-sticky-container { display: flex; flex-direction: column; justify-content: space-between; flex: 1; }