istreamlabs / pebble

Pebble Design System
https://pebble.istreamplanet.net
Apache License 2.0
14 stars 5 forks source link

Need ability to override Modal component content padding #413

Closed dslightam-isp closed 2 years ago

dslightam-isp commented 2 years ago

The Modal component mandates [4,5] default padding for the Block parent of the dialog content.

The design of the orbis-web-portal editorial collections component ResourceTypeModal wrapper around Pebble's Modal is increasingly complex and will need to override the top padding, at least.

UX-1051 attempts to solve layout bugs caused by the complex Editorial collection use-case. Enabling the content of Pebble's Modal to optionally provide its own surrounding gutters would allow the work-around

dslightam-isp commented 2 years ago

contentPadding added