#Override Menu Media Query
4 messages · Page 1 of 1 (latest)
Which styles do you need to override?
4 messages · Page 1 of 1 (latest)
I have a specific menu within an application that needs to not increase in size when the display port falls below (max-width: 768px).
Unfortunately, Mantine applies a styles with !important directives that I can't easily override. What is the best method to provide a single CSS override for styles applied by media query?
Which styles do you need to override?