mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
Make <Spin></Spin> loading inside viewport, close #4722
This commit is contained in:
parent
396af02fe0
commit
e008214f56
@ -28,6 +28,7 @@
|
||||
> div > .@{spin-prefix-cls} {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
max-height: 320px;
|
||||
width: 100%;
|
||||
z-index: 4;
|
||||
.@{spin-prefix-cls}-dot {
|
||||
|
Loading…
Reference in New Issue
Block a user