update ctrls and add try catch for socket send
This commit is contained in:
@@ -144,6 +144,12 @@ aside {
|
||||
}
|
||||
}
|
||||
|
||||
.play-ctrl {
|
||||
.controls {
|
||||
grid-template-rows: 1fr 1fr 1fr 3fr 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
.abandon:not([disabled]) {
|
||||
&:hover {
|
||||
color: @red;
|
||||
|
||||
Reference in New Issue
Block a user