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