vuetifyjs / vuetify

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

[Bug Report][3.0.0-beta.5] Icon not center on v-navigation-drawer with rail #15454

Closed coratgerl closed 2 years ago

coratgerl commented 2 years ago

Environment

Vuetify Version: 3.0.0-beta.5 Vue Version: 3.2.37 Browsers: Safari 15.5 OS: Mac OS 10.15.7

Steps to reproduce

On vuetify2 the default width of v-navigation-drawer with rail was 56 pixels, now with 74 pixels the icon is not center on the larger in rail position.

Expected Behavior

Icon center on v-navigation-drawer with rail options

Actual Behavior

The icon isn't center with rail option on v-navigation-drawer.

Reproduction Link

https://codepen.io/mrpalixir/pen/xxWgqLZ?editors=1010

johnleider commented 2 years ago

Reproduction link: https://codepen.io/johnjleider/pen/jOzYjde