add client column and tooltip to blocked requests
This commit is contained in:
7
client/src/components/Logs/Logs.css
Normal file
7
client/src/components/Logs/Logs.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.rt-tr-group .red {
|
||||
background-color: #fff4f2;
|
||||
}
|
||||
|
||||
.ReactTable .rt-th, .ReactTable .rt-td {
|
||||
overflow: visible;
|
||||
}
|
||||
Reference in New Issue
Block a user