update ctrls and add try catch for socket send

This commit is contained in:
ntr
2019-10-20 16:05:40 +11:00
parent c111cfe2b8
commit 2a14fbd3f5
4 changed files with 21 additions and 12 deletions
+6
View File
@@ -144,6 +144,12 @@ aside {
}
}
.play-ctrl {
.controls {
grid-template-rows: 1fr 1fr 1fr 3fr 1fr;
}
}
.abandon:not([disabled]) {
&:hover {
color: @red;