mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 20:58:09 +08:00
Radio: fix radio-button not working when other texts are selected (#4217)
This commit is contained in:
parent
a02c6ed3c2
commit
442b713fc3
@ -24,7 +24,6 @@
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
transition: var(--all-transition);
|
||||
@utils-user-select none;
|
||||
|
||||
@mixin button-size var(--button-padding-vertical), var(--button-padding-horizontal), var(--button-font-size), 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user