You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

compress.wxss 63B

12345
  1. .compress {
  2. position: fixed;
  3. opacity: 0;
  4. top: -1000px;
  5. }