vue-password-strength-meter icon indicating copy to clipboard operation
vue-password-strength-meter copied to clipboard

Fix the separator overflow issue by creating separator divs

Open MINDoSOFT opened this issue 4 years ago • 0 comments
trafficstars

Got the idea from : https://github.com/MorrisJobke/strengthify

Description

The coloured meter bar would underfill, or overflow.

This fix also makes the meter bars even in size.

Before

image

image

After

image

image

Fix or Feature?

This is a fix.

Environment

  • OS: Windows 10
  • NPM Version: 6.14.9

MINDoSOFT avatar Jan 09 '21 12:01 MINDoSOFT