Currently, we are attempting to transform bootstrap into semantic-ui.
<select id="sayfaArama" class="ui search dropdown">
<option value="">Searching in pages...</option>
</select>
I have encountered difficulties in adjusting the size of input fields and dropdown menus using both CSS and preset sizing options such as tiny, medium, or massive.
My goal now is to modify the height of the dropdown menu. Is there anyone who can provide assistance with this?