🌐 AI搜索 & 代理 主页
Skip to content

Commit ecca7f1

Browse files
authored
Update README.md
1 parent 889466a commit ecca7f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/directives/tooltip/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@ property:
291291
<b-button v-b-tooltip.hover="{ customClass: 'my-tooltip-class' }" title="Tooltip">Button</b-button>
292292
```
293293

294-
**Note:** Custom classes will not work with scoped styles, as the tooltips are appended to the
295-
document `<body>` element by default.
296-
297294
## Directive syntax and usage
298295

299296
```html

0 commit comments

Comments
 (0)