提交 788b0359 编写于 作者: C Clement Ho

Fix feature highlight

上级 c0a029bd
......@@ -24,7 +24,7 @@ export function setupFeatureHighlightPopover(id, debounceTimeout = 300) {
template: `
<div class="popover feature-highlight-popover" role="tooltip">
<div class="arrow"></div>
<div class="popover-content"></div>
<div class="popover-body"></div>
</div>
`,
})
......
......@@ -79,7 +79,7 @@
border-right-color: $dropdown-border-color;
}
.popover-content {
.popover-body {
padding: 0;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册