[new feature] Loading: add default slot
This commit is contained in:
@@ -43,12 +43,11 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 2;
|
||||
display: flex;
|
||||
position: absolute;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: rgba(255, 255, 255, .9);
|
||||
|
||||
circle {
|
||||
stroke: @blue;
|
||||
}
|
||||
}
|
||||
|
||||
&__loading .van-loading,
|
||||
|
||||
Reference in New Issue
Block a user