persistent websocket
This commit is contained in:
@@ -73,3 +73,8 @@
|
||||
.flex-grow {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
input:disabled {
|
||||
filter: brightness(75%);
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user