style: 调整首页提示颜色
This commit is contained in:
parent
bf48c292db
commit
4da0a8feb6
|
@ -6,7 +6,7 @@
|
||||||
<template #title>
|
<template #title>
|
||||||
<span>{{ props.tooltip }}</span>
|
<span>{{ props.tooltip }}</span>
|
||||||
</template>
|
</template>
|
||||||
<AIcon type="QuestionCircleOutlined" style="padding-top: 5px" />
|
<AIcon type="QuestionCircleOutlined" style="padding-top: 8px;font-size: 14px;color: #666;" />
|
||||||
</j-tooltip>
|
</j-tooltip>
|
||||||
</h5>
|
</h5>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue