yanzhen-design-vue
Version:
1 lines • 261 B
CSS
.yz-list{display:flex;flex-direction:column;height:100%;overflow:hidden}.yz-list__main{flex:1;overflow:hidden;position:relative}.yz-list__loading{left:0;position:absolute;right:0}.yz-list__scroll{box-sizing:border-box;height:100%;overflow:hidden auto;padding:0}