You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how to remove the empty space if i have 2 form layout one below a

Summary:

Hi Experts

I have 2 form layout in a drawer component one below the another and i could see the empty space between them as shown below. How can i remove this, Please help

@Sherif Bashar @Vignesh Viswanath-Oracle @Nada Bashar @Mohammed Galal

<oj-sp-general-drawer-template drawer-size="lg" on-sp-close="[[$listeners.generalDrawerTemplateSpClose]]">        <div slot="header">          <oj-toolbar chroming="solid" class="oj-flex oj-sm-justify-content-flex-end oj-sm-flex-items-initial">            <oj-button label="Activity Stream" chroming="callToAction" class="oj-flex-item"              on-oj-action="[[$listeners.buttonAction]]">              <span class="oj-ux-ico-download" slot="startIcon"></span>            </oj-button>          </oj-toolbar>        </div>        <div class="oj-flex oj-sm-flex-direction-column oj-panel">          <div class="oj-flex-item">            <oj-form-layout max-columns="3" readonly="true">              <oj-input-text label-hint="Instance ID" value="{{ $variables.vGetIntegrationInstaneDetail.instanceId }}">              </oj-input-text>     

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!