Pārlūkot izejas kodu

style: reduce odds curve symbol size

flyzto 5 stundas atpakaļ
vecāks
revīzija
8b6252b69f

+ 1 - 1
web/apps/web-antd/src/views/match/odds-curve/index.vue

@@ -238,7 +238,7 @@ const renderChart = () => {
       name: MARKET_LABELS[key] ?? key,
       showSymbol: true,
       smooth: false,
-      symbolSize: 3,
+      symbolSize: 2,
       type: 'line',
     })),
     tooltip: {