chore(trading): reduce space in chart options
This commit is contained in:
parent
1195309b61
commit
ac4762f9d7
@ -131,7 +131,7 @@ export const CandlesChartContainer = ({
|
||||
|
||||
return (
|
||||
<div className="h-full flex flex-col">
|
||||
<div className="px-4 py-2 flex flex-row flex-wrap gap-4">
|
||||
<div className="px-4 py-2 flex flex-row flex-wrap gap-2">
|
||||
<DropdownMenu
|
||||
trigger={
|
||||
<DropdownMenuTrigger>
|
||||
|
Loading…
Reference in New Issue
Block a user