apply changes from #43
This commit is contained in:
@@ -148,6 +148,7 @@ hr {
|
|||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
-ms-touch-action: none;
|
-ms-touch-action: none;
|
||||||
|
touch-action: none;
|
||||||
background: #bbada0;
|
background: #bbada0;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
@@ -549,6 +550,7 @@ hr {
|
|||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
-ms-touch-action: none;
|
-ms-touch-action: none;
|
||||||
|
touch-action: none;
|
||||||
background: #bbada0;
|
background: #bbada0;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
width: 280px;
|
width: 280px;
|
||||||
|
|||||||
@@ -183,6 +183,7 @@ hr {
|
|||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|
||||||
-ms-touch-action: none;
|
-ms-touch-action: none;
|
||||||
|
touch-action: none;
|
||||||
|
|
||||||
background: $game-container-background;
|
background: $game-container-background;
|
||||||
border-radius: $tile-border-radius * 2;
|
border-radius: $tile-border-radius * 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user