tweak
This commit is contained in:
parent
ecd2476112
commit
427bb9b231
|
@ -265,7 +265,7 @@ export default function ComparisonView({ listOfElementsForView }) {
|
|||
|
||||
</div>
|
||||
<div
|
||||
className="flex m-auto border-gray-300 border-4 h-80 w-72 p-5 "
|
||||
className="flex m-auto border-gray-300 border-4 h-72 w-72 p-5"
|
||||
//onClick={() => nextStep(binaryComparisons, toComparePair[1], toComparePair[0])}
|
||||
>
|
||||
<div className="block m-auto text-center">
|
||||
|
|
Loading…
Reference in New Issue
Block a user