mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
add feed table (mock-data)
This commit is contained in:
@@ -21,4 +21,9 @@ body {
|
||||
|
||||
th, td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.feed-table {
|
||||
height: 190px;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user