mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-30 11:16:12 +08:00
improvement(style): [el-input-number] Fix unexcepted text selecting when clicking buttons (#4191)
This commit is contained in:
parent
8646277417
commit
a089afa3bd
@ -42,6 +42,7 @@
|
||||
color: var(--el-text-color-regular);
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
color: var(--el-color-primary);
|
||||
|
Loading…
Reference in New Issue
Block a user