mobile view implemented WIP
This commit is contained in:
@@ -405,8 +405,8 @@ body[data-square-style="outline"] .square.highlight-update {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 80vw;
|
width: 60vw; /* was 80vw, now 60vw for less width */
|
||||||
max-width: 350px;
|
max-width: 240px; /* was 350px, now 240px for less width */
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
background: #181818;
|
background: #181818;
|
||||||
|
|||||||
Reference in New Issue
Block a user