mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[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