通用评论

App.css 170B

12345678910
  1. .comment {
  2. width: 100%;
  3. padding: 10px;
  4. margin-bottom: 100px;
  5. }
  6. .comment .ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  7. position: fixed;
  8. top: 45%;
  9. }