remove scroll on position panel
This commit is contained in:
parent
228b9ae09b
commit
53e3f42ba1
|
@ -275,7 +275,7 @@ export default function MarketPosition() {
|
|||
0 ? (
|
||||
<Button
|
||||
onClick={() => setShowMarketCloseModal(true)}
|
||||
className="mt-3 w-full"
|
||||
className="mt-2.5 w-full"
|
||||
>
|
||||
<span>Market Close</span>
|
||||
</Button>
|
||||
|
|
Loading…
Reference in New Issue