Hello everyone,
I’d like to customize the layout of my dashboard, specifically the width of a Markdown map in the header. My goal is to create more space for badges next to it.
I’ve already examined the DOM using the browser’s developer tools and identified the relevant CSS properties under .heading. I want to override the Flexbox behavior and set a custom width or max-width.
How can I override these CSS properties?
I tried using Card Mod, but it didn’t work!
Does anyone have a solution for me?
Thanks in advance for your help!
