add client column and tooltip to blocked requests

This commit is contained in:
Maxim Topchu
2018-09-03 15:55:20 +03:00
parent f12ef5d504
commit bed92f89f0
4 changed files with 49 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
.rt-tr-group .red {
background-color: #fff4f2;
}
.ReactTable .rt-th, .ReactTable .rt-td {
overflow: visible;
}