vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.72k stars 6.95k forks source link

[Bug Report][3.6.11] vuetify VToolbar flat not working because of this #20117

Open doorahmie opened 2 months ago

doorahmie commented 2 months ago

https://github.com/vuetifyjs/vuetify/blob/f32ff105b8c4a3b8535822028089830002390c57/packages/vuetify/src/components/VToolbar/_variables.scss#L7

https://vuetifyjs.com/en/api/v-toolbar/#props-flat not working

doorahmie commented 2 months ago

It's not because of the box-shadow, but because of the background css.

doorahmie commented 2 months ago

but using flat changes nothing about background css.