refactor: vue3.3 defineOptions
This commit is contained in:
@ -96,7 +96,7 @@ $prefix-cls: #{$namespace}-input-password;
|
||||
background-color: transparent;
|
||||
border-color: var(--el-color-white);
|
||||
border-style: solid;
|
||||
border-width: 0 5px 0 5px;
|
||||
border-width: 0 5px;
|
||||
content: '';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user