Browse Source

style: 应用商店样式修改 (#1711)

release-1.4 v1.4.3
zhengkunwang 1 year ago committed by GitHub
parent
commit
86ba53d6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      frontend/src/views/app-store/apps/index.vue

6
frontend/src/views/app-store/apps/index.vue

@ -293,4 +293,10 @@ onMounted(() => {
flex: 0 0 50%;
}
}
.page-button {
float: right;
margin-bottom: 10px;
margin-top: 10px;
}
</style>

Loading…
Cancel
Save