Skip to content

Commit

Permalink
style: 应用商店样式修改 (#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 authored Jul 18, 2023
1 parent 0ca559f commit 86ba53d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/src/views/app-store/apps/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,10 @@ onMounted(() => {
flex: 0 0 50%;
}
}
.page-button {
float: right;
margin-bottom: 10px;
margin-top: 10px;
}
</style>

0 comments on commit 86ba53d

Please sign in to comment.