Commit 442b713f authored by 杨奕's avatar 杨奕 Committed by baiyaaaaa

Radio: fix radio-button not working when other texts are selected (#4217)

parent a02c6ed3
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment