mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[bugfix] Button loading horizontal align (#645)
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
}
|
||||
|
||||
&--loading {
|
||||
.van-loading {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.van-button__text {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user