🐛 修复间距异常

This commit is contained in:
BTMuli
2023-05-25 18:22:02 +08:00
parent 52926916b4
commit a428c86a7e

View File

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