Merge branch '2.x' into dev
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
exports[`should change the color of submit button when using button-color prop 1`] = `
|
||||
<button type="button"
|
||||
class="van-button van-button--danger van-button--normal van-button--round van-submit-bar__button van-submit-bar__button--danger"
|
||||
style="color: rgb(255, 255, 255); background: red; border-color: red;"
|
||||
style="color: white; background: red; border-color: red;"
|
||||
>
|
||||
<div class="van-button__content">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user