mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #471 -
This commit is contained in:
parent
acb0fe42f7
commit
4c26da85b0
39 changed files with 338 additions and 72 deletions
|
@ -426,7 +426,7 @@ export default {
|
|||
},
|
||||
containerClass() {
|
||||
return [
|
||||
'p-dropdown p-component',
|
||||
'p-dropdown p-component p-inputwrapper',
|
||||
{
|
||||
'p-disabled': this.disabled,
|
||||
'p-dropdown-clearable': this.showClear && !this.disabled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue