mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
fix unsubscribe
This commit is contained in:
@@ -32,6 +32,11 @@ th, td {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.chat-table {
|
||||
height: 240px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.feed-time {
|
||||
color:brown;
|
||||
font-size: 10px;
|
||||
|
||||
Reference in New Issue
Block a user