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