mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2026-02-01 13:24:13 +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