tor-browser

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

select-scrollbar-width.html (105B)


      1 <!doctype html>
      2 <select style="scrollbar-width: thin; border: 1px solid"><option>ABCDE</option></select>