Hi @Bhetrand Dwilangga ,
You'll need to work with the container's width. So, if you have a container around item + dropdown, their width needs to sum 12 col.
Regarding the arrow, you're probably not changing the width of the entire widget, and just the input. You'll need to work with the width, or enclose the widget in a container and work with its width.
Hope this helps