Heya, I'm currently working on v6->v7 upgrade process ๐
In V6 we had var(--mantine-navbar-width) and var(--mantine-header-height).
These variables seem to removed in V7, and I cannot find a replacement variable anywhere in https://mantine.dev/styles/css-variables-list/ or https://mantine.dev/core/app-shell/#appshell-components.
Am I missing something?
If they're intentionally removed, would maintainers consider adding these back? Or should I recreate these variables myself?
Cheers,