# HG changeset patch # User drewp@bigasterisk.com # Date 1706557806 28800 # Node ID 412d37f707c9cd13ebaa51ee04e8f9dcf96bee89 # Parent 1d15dc4d673f4bd98c73ed00a23ef4b9feea3e08 phone mode diff -r 1d15dc4d673f -r 412d37f707c9 src/main.ts --- a/src/main.ts Sun Jan 28 21:18:40 2024 -0800 +++ b/src/main.ts Mon Jan 29 11:50:06 2024 -0800 @@ -45,6 +45,12 @@ .col-group-3 { background: #fee8c8; } + + @media (max-width: 1200px) { + .opt { + display: none; + } + } `, ]; @@ -92,10 +98,10 @@
${d.requestingColor}
+
${JSON.stringify(d.requestingDeviceColor)}
${JSON.stringify(d.requestingDeviceColor)}