excellent plug -in , you can change the width only to the menu list?

excellent plug -in , you can change the width only to the menu list?

You can override it globally using css.
Try to add this to your theme:

.autocomplete-suggestions {
width: 100px !important;
}

If this doesn’t help you, please create an issue at github.