From 0f1fb0c0cac21e7f02993fd57140dffca55badb0 Mon Sep 17 00:00:00 2001 From: ogous Date: Fri, 16 Aug 2024 21:52:21 +0300 Subject: [PATCH] style: fix LR Visualizer height --- web/src/components/StakeForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/StakeForm.tsx b/web/src/components/StakeForm.tsx index 4957dd78..b57457b0 100644 --- a/web/src/components/StakeForm.tsx +++ b/web/src/components/StakeForm.tsx @@ -714,7 +714,7 @@ export const StakeForm = ({ mode, poolId, positionId }: StakeFormProps) => { )} -
+
Liquidity Range