[Bug Report][3.3.7] AppBar/ToolBar Extension Height is not honored for slot #17757
Labels
C: VAppBar
C: VToolbar
S: stale
This issue is untriaged and hasn't seen any activity in at least six months.
S: triage
Environment
Vuetify Version: 3.3.7
Vue Version: 3.3.4
Browsers: Firefox 115.0
OS: Linux x86_64
Steps to reproduce
Create an VAppBar with an extension slot and provide an extension-height.
Expected Behavior
Height of the slot element should be exactly the height specified
Actual Behavior
Height is a several pixels less than what is specified
Reproduction Link
https://play.vuetifyjs.com/#...
In this example, 99 is provided but 95px is what is rendered.
The text was updated successfully, but these errors were encountered: