mobile view refinement

This commit is contained in:
2025-06-04 17:43:40 -07:00
parent 16a6d6cffd
commit 38d15eb95a

View File

@@ -405,7 +405,7 @@ body[data-square-style="outline"] .square.highlight-update {
position: fixed;
left: 0;
top: 0;
width: 60vw; /* was 80vw, now 60vw for less width */
width: 35vw; /* was 80vw, now 60vw for less width */
max-width: 240px; /* was 350px, now 240px for less width */
height: 100vh;
z-index: 1001;