mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
cleanup
This commit is contained in:
parent
308200b018
commit
50a62ae696
@ -1,6 +1,3 @@
|
||||
.table {
|
||||
}
|
||||
|
||||
.table div {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
@ -36,7 +36,6 @@ const columns = [
|
||||
return <AssetTitle did={did} />
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
name: 'Time',
|
||||
selector: function getTimeRow(row: PoolTransaction) {
|
||||
|
Loading…
Reference in New Issue
Block a user