mobile view refinement
This commit is contained in:
@@ -405,7 +405,7 @@ body[data-square-style="outline"] .square.highlight-update {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 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 */
|
max-width: 240px; /* was 350px, now 240px for less width */
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
|
|||||||
Reference in New Issue
Block a user