UNPKG

z-react-ui

Version:

z-react-ui,是一款基于 Dumi,由 React + TypeScript 开发的组件库 🎉。

16 lines (15 loc) 278 B
.zq-virtual-list-container { height: 200px; overflow: auto; position: relative; } .zq-virtual-list-container .zq-virtual-list { height: 100%; } .zq-virtual-list-container .zq-virtual-list-phantom { position: absolute; left: 0; top: 0; right: 0; z-index: -1; }