eclipsesource / jsonforms-vuetify-renderers

https://jsonforms-vuetify-renderers.netlify.app/
Other
27 stars 26 forks source link

Apply inherited background color to expansion panel headers #52

Closed yaffol closed 2 years ago

yaffol commented 2 years ago

The v-expansion-panel that is rendered for the ArrayLayoutRenderer is colored grey. The headers in the Vuetify docs are all white (or the parent background color).

I tracked this down to background-color: currentColor being applied in in VExpansionPanel.sass:153

I'm not sure why this is causing the grey colour (from the user agent's default button style) to be applied in the ArrayLayoutRenderer, whereas in the Vuetify docs, the parent's background shows through.

This applies background-color: inherit' on top ofbackground-color: currentColor`.

netlify[bot] commented 2 years ago

Deploy Preview for jsonforms-vuetify-renderers ready!

Name Link
Latest commit 99c5f76527025e3e3076d711ac42ac1c276d3937
Latest deploy log https://app.netlify.com/sites/jsonforms-vuetify-renderers/deploys/62b3192204f4a0000944b164
Deploy Preview https://deploy-preview-52--jsonforms-vuetify-renderers.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.