adobe / aem-assets-selectors-mfe-examples

Assets Selectors contains a collection of components such as AssetSelector and DestinationSelector from Adobe Experience Manager Assets as a Cloud Service (AEM CS)
Apache License 2.0
5 stars 7 forks source link

ASSETS-24553 - add destination selector docs - update styles #1

Closed nazimamin closed 1 year ago

nazimamin commented 1 year ago

Description

Fixes the background style and json overflow issue when an asset is selected.

Related Issue

NA

Motivation and Context

Fixes the below two problems in React and Vanilla JS examples.

  1. Currently on a smaller screen background style is cut off.
  2. When an asset is selected, JSON overflow causes Well style to be truncated.

Screenshots (if appropriate)

Types of changes

Checklist