Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 391 Bytes

2023-04-03-fix-responsive-modal-content-without-header.md

File metadata and controls

8 lines (8 loc) · 391 Bytes
title issue author
Fix responsive modal content without header
NEXT-25553
Fabian Hüske

Administration

  • Changed sw-modal to apply has--header class when option showHeader is true to fix modal content not expanding in height on mobile viewports.
  • Deprecated computed property identifierClass in src/app/component/base/sw-modal/index.js. The property will be removed.