index.less 127 B

12345678
  1. #zmageControlZoom {
  2. display: none;
  3. }
  4. #zmageControl {
  5. transform: scale(0.4);
  6. transform-origin: top right;
  7. }