mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[bugfix] Radio: icon not clickable (#505)
This commit is contained in:
@@ -33,6 +33,7 @@ $van-radio-size: 20px;
|
||||
}
|
||||
|
||||
.van-icon {
|
||||
pointer-events: none;
|
||||
font-size: $van-radio-size;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user