tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

_ImpressionStats.scss (149B)


      1 .impression-observer {
      2  position: absolute;
      3  inset-block-start: 0;
      4  inset-inline-end: 0;
      5  width: 100%;
      6  height: 100%;
      7  pointer-events: none;
      8 }