标签:color slot opp div cti too tool 修改 pre
html:
<el-tooltip placement="right" effect="light">
<div slot="content" v-html="s.row.lntroduction"></div>
<p>{{ s.row.name }}</p>
</el-tooltip>
css:
.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow {
border-right-color: #c7c7c8
}
标签:color slot opp div cti too tool 修改 pre
原文地址:https://www.cnblogs.com/reround/p/12212797.html