部分bug

This commit is contained in:
夜良king
2022-02-17 10:43:46 +08:00
parent 81297db7a8
commit f9d09365ea
8 changed files with 36 additions and 20 deletions

View File

@@ -145,3 +145,10 @@ export default {
margin: 20px;
}
</style>
<style>
.ivu-card-extra{
right: 3px;
top:15px;
z-index: 99;
}
</style>