graph fixing
This commit is contained in:
parent
5eec132117
commit
c789c233c8
@ -352,7 +352,7 @@ rawData?.forEach(item => {
|
|||||||
Time to consider the "Inverse Cramer" strategy?
|
Time to consider the "Inverse Cramer" strategy?
|
||||||
</Card.Description>
|
</Card.Description>
|
||||||
</Card.Header>
|
</Card.Header>
|
||||||
<Card.Content class="w-full h-fit relative">
|
<Card.Content class="w-full h-[170px] sm:h-fit relative">
|
||||||
<Lazy>
|
<Lazy>
|
||||||
<div class="w-full h-[250px] absolute right-0 -top-14">
|
<div class="w-full h-[250px] absolute right-0 -top-14">
|
||||||
<Chart {init} options={optionGraphWinrate} class="chart" />
|
<Chart {init} options={optionGraphWinrate} class="chart" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user