https://i.sstatic.net/V7ywZ.png
<div class="time input-group">
<span class="input-group-addon" id="basic-addon4">Start Time
</span>
<timepicker [(ngModel)]="mytime" required></timepicker></div>
Is there a way to adjust the height of the input-group-addon icon to match the size of the input timer box?
Your help is greatly appreciated.