Add disconnect button to close active connection
This commit is contained in:
@@ -471,10 +471,13 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
#edit_connection {
|
||||
.connection-actions {
|
||||
position: fixed;
|
||||
right: 8px;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
#edit_connection, #close_connection {
|
||||
background: #79589f;
|
||||
color: #fff;
|
||||
border-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user