docs(Popover): add choose placement demo

This commit is contained in:
chenjiahan
2020-11-20 14:26:41 +08:00
committed by neverland
parent f58fa0f746
commit 03fd1f297d
4 changed files with 109 additions and 22 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ export default {
height: 100px;
margin: -50px 0 0 -50px;
background-color: @blue;
border-radius: 3px;
border-radius: 8px;
}
}
</style>