Make <Spin></Spin> loading inside viewport, close #4722

This commit is contained in:
afc163 2017-02-27 15:53:36 +08:00
parent 396af02fe0
commit e008214f56

View File

@ -28,6 +28,7 @@
> div > .@{spin-prefix-cls} {
position: absolute;
height: 100%;
max-height: 320px;
width: 100%;
z-index: 4;
.@{spin-prefix-cls}-dot {