mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-05 02:35:09 +02:00
Add divider between URL and description
This commit is contained in:
parent
2fce39ce6e
commit
456f603b75
@ -123,6 +123,7 @@ const OrchInfoViewer = (obj) => {
|
||||
<Address address={thisID} />
|
||||
</div>
|
||||
{ensUrl}
|
||||
<div className="verticalDivider" />
|
||||
{ensDescription}
|
||||
<div className="stretchAndBetween" style={{ borderTop: '2px solid rgba(15,15,15,0.05)', marginTop: '0.2em' }} >
|
||||
<Stat header={"Earned Fees"} content1={totalVolumeETH + " Eth"} content2={"$" + totalVolumeUSD} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user