UNPKG

@jdcfe/yep-react

Version:

一套移动端的React组件库

14 lines 231 B
.Yep-loading { display: flex; justify-content: center; position: fixed; z-index: 999; top: calc(50% - 60px); left: calc(50% - 60px); width: 120px; height: 120px; } .Yep-loading img { width: 100%; height: 100%; }