style.css 121 B

1234567
  1. .img-extract-loader {
  2. height: 100%;
  3. width: 0px;
  4. display: flex;
  5. justify-content: center;
  6. align-items: center;
  7. }