You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a global typography style is configured specifically for mobile viewports, a reset button appears in the desktop view. When you click reset in desktop, it also resets the mobile values.
To Reproduce
Steps to reproduce the behavior:
Go to Stackable Settings > Global Typography Typescale
Change into Mobile view and select 1.25 Major Third typescale
Switch into desktop view
See error (reset button on the
Expected behavior
When a global typography style is configured specifically for mobile view, the styling should apply only to mobile view. When the reset button is clicked within the desktop view, it should only reset the typography settings specific to the desktop view.