mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
fix: button add active style
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
<style>
|
||||
@component-namespace demo {
|
||||
@b button {
|
||||
.van-button {
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
.van-row {
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user