docs(popover): update style #4167 (#4196)

pull/4280/head
John 2021-06-10 22:19:19 +08:00 committed by GitHub
parent 2f1eb4bbb7
commit fb94e7c119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ The following example shows how to create a popover which can be hovered and cli
```vue
<template>
<a-popover
style="width: 500px"
title="Hover title"
trigger="hover"
:visible="hovered"