mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-08 07:55:06 +08:00
fix: eslint
This commit is contained in:
@ -114,7 +114,9 @@ $prefix-cls: #{$namespace}-input-password;
|
||||
height: inherit;
|
||||
background-color: transparent;
|
||||
border-radius: inherit;
|
||||
transition: width 0.5s ease-in-out, background 0.25s;
|
||||
transition:
|
||||
width 0.5s ease-in-out,
|
||||
background 0.25s;
|
||||
|
||||
&[data-score='0'] {
|
||||
width: 20%;
|
||||
|
Reference in New Issue
Block a user