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

i have a query about CSS for label value oracle JET component.

Summary:

I'm trying to align the label value but its not responsive for example if i minimize the screen label value css does not work properly. Please guide which classess should i use

In Full screen it shows like this :-






If minimize the screen it shows like this:-







Html Code:-

<h6 class="oj-header searchHeader"slot="header">Unit Detail</h6>

   <h4 class="oj-header searchHeader">Major Components:</h4>

   <oj-form-layout max-columns="4" label-edge="start" direction="row"columns="4">

    <oj-label-value label-edge="top">

       <oj-label slot="label"class="oj-label label">Description</oj-label>

    </oj-label-value>

    <oj-label-value label-edge="top" >

   <oj-label slot="label"class="oj-label label">Model</oj-label>

    </oj-label-value>

    <oj-label-value label-edge="top">

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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