#Issue with AppShell, MobileNavbar, and CSS Styling
4 messages · Page 1 of 1 (latest)
This is my work from before, but the code is the same. I had created something similar previously, but it didn’t have this issue. This problem is occurring only now, and it’s a new experience for me.
Explore elements in dev tools to find the source of the issue
Hello @spice yoke, I’m having trouble with the padding property in my .control class. The code padding: var(--mantine-spacing-xs) var(--mantine-spacing-md); isn’t working as expected. It seems like the padding isn’t being applied or read correctly. Any advice on how to fix this?