You cannot match it to the width of the div-select, because it is in a different hierarchy. You can theoretically match it to the anchor, which should result in what you are aiming for.
But.. The Dropdown does not support that, yet 😄 the select supports that. And I believe that the select would be the better option semantically