Refactored OrderList-PickList

This commit is contained in:
Cagatay Civici 2024-04-20 16:08:10 +03:00
parent 9c90990092
commit d5f9011dc4
4 changed files with 14 additions and 14 deletions

View file

@ -570,7 +570,7 @@ export default {
flex-direction: column;
}
.p-picklist[${this.attributeSelector}] .p-picklist-buttons {
.p-picklist[${this.attributeSelector}] .p-picklist-controls {
flex-direction: row;
}
}