adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
544 stars 418 forks source link

SITES-13330 = Component Resize is not working in Layout for tablet-horizontal #1075

Open fistakus opened 1 year ago

fistakus commented 1 year ago

Update breakpoint to match editor tablet emulator width

Description

Emulator width for tablet in editor is 768px. Since this is the phone breakpoint in the css, tablet breakpoint gets set to 769px and hence the appropriate styles for tablet are not getting applied in the emulator.

Related Issue

Motivation and Context

Layout updates can be done in tablet emulator mode in AEM CS page editor.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: