Bricks : 1.8.3
Browser : Chrome 114.0.5735.198
OS : macOS 13.4.1
Steps to reproduce:
- Set mobile-first custom breakpoints
- Add a tabs (nestable) element
- Apply style changes to mobile screen size to either tab title or tab content elements
- Notice how these styles apply to all breakpoints until it reaches the desktop breakpoint. At that point, the default styles kick in. Also, default styles cannot be overwritten by adding new styles to that breakpoint.
Same thing is happening with the icon list element. Is there any way more testing could be done regarding mobile-first custom breakpoints? It was decent before, but recent changes are making me write more custom CSS to handle these overrides. Please and thank you! 
Hey Ben,
thanks for your report.
Would you be so kind to record a small screencast demonstrating your exact setup and showing the issue you’re facing? That’d help a lot in reproducing it and – if applicable – confirming it to be a bug. 
Best,
André