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

oj-input-text styling not working in mobile

Received Response
27
Views
6
Comments
edited May 19, 2021 2:33AM in Visual Builder 6 comments

Summary

oj-input-text styling not working in mobile

Content

oj-input-text color style is not working in mobile...it is working good for <oj-highlight-text>
 
what is wrong here and how to set font-weight to bold for oj-input-text
 
    <div class="oj-flex oj-sm-flex-items-initial"   >
<oj-input-text class="oj-flex-item oj-sm-padding-2x-horizontal oj-sm-flex-1" id="batchNumber"
    placeholder="batchNumber" value="{{ $flow.variables.fatchNo }}" readonly="true" label-edge="inside" style="color:blue;"
    label-hint="Batch" >
        </oj-input-text>
     </div>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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