新增ButtonPopover组件

This commit is contained in:
aoshiguchen
2022-08-28 17:07:53 +08:00
parent 40b3ab8da4
commit e10b4400b6
2 changed files with 4 additions and 1 deletions
@@ -68,5 +68,8 @@ export default {
.popper-p-css{
margin-top: 0px !important;
margin-bottom: 5px !important;
/deep/i{
margin-right: 5px;
}
}
</style>