1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
This commit is contained in:
Matthias Kretschmann 2020-09-30 19:26:47 +02:00
parent 308200b018
commit 50a62ae696
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,3 @@
.table {
}
.table div {
background-color: transparent !important;
}

View File

@ -36,7 +36,6 @@ const columns = [
return <AssetTitle did={did} />
}
},
{
name: 'Time',
selector: function getTimeRow(row: PoolTransaction) {