UNPKG

@pega/dx-component-builder-sdk

Version:

Utility for building custom UI components

20 lines (17 loc) 402 B
.psd-wide-narrow-column { display: flow-root; height: 100%; } /* Create two equal columns that floats next to each other */ .psd-wide-narrow-column .psdk-narrow-column-column { width: 30%; float: left; padding: 0rem 0.3125rem 0rem 0rem; height: 100%; } .psd-wide-narrow-column .psdk-wide-column-column { width: 70%; float: left; padding: 0rem 0rem 0rem 0.3125rem; height: 100%; }