yogakurniawan/vue-tel-input-vuetify

Missing margin between flag and country

Closed this issue ยท 3 comments

Current behavior

There is no space between the flag and country name in the country drop down. There is correct margin in the box. This may be related to the "scoped" update in 1.2.7.
image

Expected behavior

There should be a 5px margin between the flag and the country name in the country dropdown.

Versions

1.2.8

Libraries:

  • vue version: 2.6.11

Environment:

  • Device: Desktop
  • OS: Windows
  • Browser: Chrome
  • Browser Version: 83

๐ŸŽ‰ This issue has been resolved in version 1.2.10 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

@dhstack thanks for submitting this issue.
it's now fixed in version 1.2.10.
let me know if you still have the same issue.

Looks good, thanks!