mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(theme-chalk): change input-number hover style (#13120)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
&:hover {
|
||||
color: getCssVar('color-primary');
|
||||
|
||||
& ~ .#{$namespace}-input:not(.is-disabled) .#{$namespace}-input_wrapper {
|
||||
& ~ .#{$namespace}-input:not(.is-disabled) .#{$namespace}-input__wrapper {
|
||||
box-shadow: 0 0 0 1px
|
||||
var(
|
||||
#{getCssVarName('input', 'focus-border-color')},
|
||||
|
||||
Reference in New Issue
Block a user