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 {
|
.table div {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
@ -36,7 +36,6 @@ const columns = [
|
|||||||
return <AssetTitle did={did} />
|
return <AssetTitle did={did} />
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name: 'Time',
|
name: 'Time',
|
||||||
selector: function getTimeRow(row: PoolTransaction) {
|
selector: function getTimeRow(row: PoolTransaction) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user