Describe the bug
When showing a toast with VxToastPosition.bottom, the toast gets hidden by the navbar.
To Reproduce
Steps to reproduce the behavior:
- Setup go router with a shell route to render a navbar overtop of each page
- Try showing a VxToast with the VxToastPosition.bottom
Expected behavior
The VxToast to appear on top of the navbar
Screenshots
Toast(red) can be seen hidden by the navbar:

Describe the bug
When showing a toast with VxToastPosition.bottom, the toast gets hidden by the navbar.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The VxToast to appear on top of the navbar
Screenshots

Toast(red) can be seen hidden by the navbar: