mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[improvement] Checkbox: update disabled label color (#2260)
This commit is contained in:
@@ -18,7 +18,7 @@ exports[`renders demo correctly 1`] = `
|
||||
<!---->
|
||||
<!---->
|
||||
</i>
|
||||
</div> <span class="van-checkbox__label">
|
||||
</div> <span class="van-checkbox__label van-checkbox__label--disabled">
|
||||
复选框
|
||||
</span></div>
|
||||
<div class="van-checkbox">
|
||||
@@ -27,7 +27,7 @@ exports[`renders demo correctly 1`] = `
|
||||
<!---->
|
||||
<!---->
|
||||
</i>
|
||||
</div> <span class="van-checkbox__label">
|
||||
</div> <span class="van-checkbox__label van-checkbox__label--disabled">
|
||||
复选框
|
||||
</span></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user