mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Removed unused css from picklist orderlist
This commit is contained in:
parent
a4dcc91769
commit
dc32bea56d
6 changed files with 2 additions and 214 deletions
|
@ -573,14 +573,6 @@ export default {
|
|||
.p-picklist[${this.attributeSelector}] .p-picklist-buttons {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.p-picklist[${this.attributeSelector}] .p-picklist-buttons .p-button {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.p-picklist[${this.attributeSelector}] .p-picklist-buttons .p-button:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue