Hello,
You can change the CSS styles in the file:
wp-content/plugins/product-category-dropdowns/view/frontend/web/main.css
For example you can change the line:
.pcd-selector-box select.pcd-select {width:100%; margin:0 0 8px 0; color: #575757; font-size: 16px;}
And then refresh your browser cache.
PS: I don’t know if will look the same in all browsers. Every browser has its own styles for drop-down selects.
Stanislav