<input class="form-control form-control-sm" type="text" placeholder=".form-control-sm">
<input class="form-control form-control-sm" type="text" placeholder=".form-control-sm">
/* _forms.scss:141 */
.form-control-sm {
height: $input-height-sm;
padding: $input-padding-y-sm $input-padding-x-sm;
font-size: $font-size-sm;
line-height: $input-line-height-sm;
@include border-radius($input-border-radius-sm);
}
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.