fix: broder colour wrong for tranches overview (#894)
This commit is contained in:
parent
70aae5003d
commit
4f3409c106
@ -63,7 +63,7 @@ export const VestingTable = ({
|
||||
{formatNumber(associated)}
|
||||
</KeyValueTableRow>
|
||||
</KeyValueTable>
|
||||
<div className="flex">
|
||||
<div className="flex border-white border">
|
||||
<div
|
||||
className="bg-vega-pink h-16"
|
||||
style={{ flex: lockedPercentage.toNumber() }}
|
||||
|
Loading…
Reference in New Issue
Block a user