diff --git a/src/views/copilot/yield/components/sub/ring/DoubleRingChart.vue b/src/views/copilot/yield/components/sub/ring/DoubleRingChart.vue index 9b3ca7e..fca8d3b 100644 --- a/src/views/copilot/yield/components/sub/ring/DoubleRingChart.vue +++ b/src/views/copilot/yield/components/sub/ring/DoubleRingChart.vue @@ -1,7 +1,7 @@ @@ -312,7 +312,7 @@ function calculateItems(period, valueTuple, than) { } .double-ring-chart__legend { - padding: 12px; + /* padding: 12px; */ color: #fff; display: flex; justify-content: center; diff --git a/src/views/copilot/yield/components/sub/ring/DoubleRingWrapper.vue b/src/views/copilot/yield/components/sub/ring/DoubleRingWrapper.vue index cd886c5..8e22aa5 100644 --- a/src/views/copilot/yield/components/sub/ring/DoubleRingWrapper.vue +++ b/src/views/copilot/yield/components/sub/ring/DoubleRingWrapper.vue @@ -1,7 +1,7 @@ @@ -64,7 +64,7 @@ export default {