7 lines
119 B
CSS
7 lines
119 B
CSS
|
.rt-tr-group .red {
|
||
|
background-color: #fff4f2;
|
||
|
}
|
||
|
|
||
|
.ReactTable .rt-th, .ReactTable .rt-td {
|
||
|
overflow: visible;
|
||
|
}
|