tor-browser

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

min-width-in-flex-ref.html (154B)


      1 <!DOCTYPE HTML>
      2 <style>
      3 
      4 select, select::picker(select) {
      5  appearance: base-select;
      6 }
      7 
      8 </style>
      9 
     10 <select>
     11  <option>This is an option</option>
     12 </select>