From 82848afb645e5860e104df09c8ef65c202b840f3 Mon Sep 17 00:00:00 2001 From: gmbronco <83549293+gmbronco@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:41:50 +0200 Subject: [PATCH] fix: gauge cap display (#5900) --- src/components/contextual/pages/vebal/LMVoting/GaugesTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/contextual/pages/vebal/LMVoting/GaugesTable.vue b/src/components/contextual/pages/vebal/LMVoting/GaugesTable.vue index 6aeeeecf6e..0a02c41f86 100644 --- a/src/components/contextual/pages/vebal/LMVoting/GaugesTable.vue +++ b/src/components/contextual/pages/vebal/LMVoting/GaugesTable.vue @@ -316,7 +316,7 @@ function voteDisabledFor(pool: VotingPool): boolean {