[mod] #log height改為100%

[mod] repos.json 增加Official-B2B、Official-Out、Cocos-HtmlPackage系列
This commit is contained in:
2025-06-16 10:28:01 +08:00
parent 9f01783897
commit 8696e7329a
2 changed files with 45 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
background: #f0f0f0;
padding: 1em;
border-radius: 8px;
height: 400px;
height: 100%;
overflow-y: auto;
margin-top: 1em;
}