forked from github/dataease
fix: 指标卡字体不缩放
This commit is contained in:
parent
d07161138b
commit
e0735a8946
@ -647,6 +647,7 @@ const iconSize = computed<string>(() => {
|
||||
:show-position="showPosition"
|
||||
/>
|
||||
<de-indicator
|
||||
:scale="scale"
|
||||
v-else-if="showChartView(ChartLibraryType.INDICATOR)"
|
||||
:themes="canvasStyleData.dashboard.themeColor"
|
||||
ref="chartComponent"
|
||||
|
Loading…
Reference in New Issue
Block a user