Skip to content

Commit 86ba53d

Browse files
style: 应用商店样式修改 (#1711)
1 parent 0ca559f commit 86ba53d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,4 +293,10 @@ onMounted(() => {
293293
flex: 0 0 50%;
294294
}
295295
}
296+
297+
.page-button {
298+
float: right;
299+
margin-bottom: 10px;
300+
margin-top: 10px;
301+
}
296302
</style>

0 commit comments

Comments
 (0)