Show a server disconnected message when user is not able to connect to
server.
This commit is contained in:
@@ -42,3 +42,7 @@ md-card-content.terminal {
|
||||
margin-bottom: auto;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.disconnected {
|
||||
background-color: #FDF4B6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user