CSS: Position loading indicator in the center of the screen

后端 未结 7 1318
无人及你
无人及你 2021-01-30 21:00

How can I position my loading indicator in the center of the screen. Currently I\'m using a little placeholder and it seems to work fine. However, when I scroll down, the loadin

7条回答
  •  半阙折子戏
    2021-01-30 21:38

    This is what I've done for Angular 4:

    
    
    
    
    
      
            

    Loading...

提交回复
热议问题