quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time

Home Page:https://quasar.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-Select: Style standout prop bg is ignored when using (primary/secondary etc.) with bg-colour.

Ezbaze opened this issue · comments

What happened?

Style standout prop bg is ignored when using (primary/secondary etc.) with bg-colour due to them not having !important

What did you expect to happen?

I was expecting it to use the bg-primary as the standout bg color :)

Reproduction URL

https://codepen.io/Ezbaze/pen/XWQdpRO

How to reproduce?

  1. Go to the provided reproduction link.
  2. Click on dropdown 1.
  3. Click on dropdown 2.

Flavour

Vue CLI Plugin (vue-cli-plugin-quasar)

Areas

Components (quasar), Style & Identity (quasar)

Platforms/Browsers

Other

Quasar info output

No response

Relevant log output

No response

Additional context

Isn't browser specific