Multiselect placeholder color

UI Components for Vue
Post Reply
observable_rxjs
Posts: 1
Joined: 18 Nov 2021, 00:17

18 Nov 2021, 00:20

Hello does anyone know how can i change the color of multiselect placeholder multislect element within scoped scss ?
thanks in advance

tugce.kucukoglu
Posts: 560
Joined: 23 Oct 2020, 09:28

24 Nov 2021, 14:07

Hello,

You can override style like this:

Code: Select all

/deep/ .p-multiselect .p-multiselect-label.p-placeholder {
  color: ...;
}

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests