Visual updates to orderlist-picklist demos

This commit is contained in:
Cagatay Civici 2024-04-02 12:21:07 +03:00
parent 5ba2a6b9d5
commit 26a2374f1d
5 changed files with 81 additions and 89 deletions

View file

@ -15,5 +15,9 @@ export default {
.p-picklist-list-wrapper {
flex: 1 1 50%;
}
.p-picklist .p-listbox {
height: 100%;
}
`
};