[new feature] PasswordInput: add mask prop (#2796)
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
font-size: 20px;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
|
||||
&:not(:first-of-type)::after {
|
||||
border-left-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user