- Enter submits the Pin for check (which means now the length could even be 3)
- Delete, deletes the last input number
- The max length of the pin is 8
- If a right pin is typed after 4 digits, we should show OK
| // ---- | |
| // Sass (v3.4.12) | |
| // Compass (v1.0.3) | |
| // ---- | |
| .test { | |
| width: unquote((100 / 3) + "%") ; | |
| } |