Topic: increase input text size

ksobon pro asked 5 years ago


Is it possible to make input text size bigger? Control its style?
<div class="md-form">
<md-input size="lg" style="font-size: x-large" v-model="order.quantity"></md-input>
</div>

Anna Morawska staff answered 5 years ago


Hi, right know mdb-input component doesn't have those props, but I've just added it to our Ideas List, we will take it into consideration. Thank you, we appreciate every suggestion. For now, if you want to style mdb-input component the easiest way is to add CSS rules to .form-control class or custom class or id. Add the id/class to your input by passing a string as id/class prop. Is this resolve your problem? Best, Anna  

ksobon pro commented 5 years ago

Yeah that will work. Thanks!


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags