mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🐛 修复间距异常
This commit is contained in:
@@ -77,7 +77,6 @@ async function createDataDir () {
|
|||||||
</script>
|
</script>
|
||||||
<style lang="css">
|
<style lang="css">
|
||||||
.app-container {
|
.app-container {
|
||||||
padding: 0;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
background: var(--page-bg);
|
background: var(--page-bg);
|
||||||
|
|||||||
Reference in New Issue
Block a user