UNPKG

primereact

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primereact.svg)](https://badge.fury.io/js/primereact) [![Discord Chat](https://img.shields.io/discord/5579

29 lines (24 loc) 420 B
.p-picklist { display: flex; } .p-picklist-buttons { display: flex; flex-direction: column; justify-content: center; } .p-picklist-list-wrapper { flex: 1 1 50%; } .p-picklist-list { list-style-type: none; margin: 0; padding: 0; overflow: auto; min-height: 12rem; max-height: 24rem; } .p-picklist-item { cursor: pointer; overflow: hidden; position: relative; }