️ 代码格式化

This commit is contained in:
BTMuli
2023-05-25 19:00:39 +08:00
parent 7648fa4fc0
commit 00a2d7f009
4 changed files with 20 additions and 20 deletions

View File

@@ -77,8 +77,8 @@ async function createDataDir () {
</script>
<style lang="css">
.app-container {
height: 100%;
overflow: auto;
background: var(--page-bg);
height: 100%;
overflow: auto;
background: var(--page-bg);
}
</style>