UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

15 lines (12 loc) 234 B
.ant-select-dropdown-hidden { display: none; } .ant-select-dropdown-content-wrapper { max-height: 256px; overflow-y: auto; overflow-anchor: none; } .ant-select-dropdown-content { display: flex; flex-direction: column; }