<input class="form-control form-control-lg" type="text" placeholder=".form-control-lg">
<input class="form-control form-control-lg" type="text" placeholder=".form-control-lg">
/* _forms.scss:149 */
.form-control-lg {
height: $input-height-lg;
padding: $input-padding-y-lg $input-padding-x-lg;
font-size: $font-size-lg;
line-height: $input-line-height-lg;
@include border-radius($input-border-radius-lg);
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.