Problem to solve
Brings the VBottomNavigation in line with other overlay components and allows for finer control in situations where, for example, you want the v-bottom-navigation to appear above the v-bottom-sheet.
Proposed solution
Add z-index to the accepted props for the v-bottom-navigation component.
Problem to solve
Brings the VBottomNavigation in line with other overlay components and allows for finer control in situations where, for example, you want the v-bottom-navigation to appear above the v-bottom-sheet.
Proposed solution
Add z-index to the accepted props for the v-bottom-navigation component.