新需求更新 同步更新

This commit is contained in:
supernijia
2026-08-06 01:11:54 +08:00
parent 9048bbb7f8
commit 28e7fce11c
112 changed files with 7739 additions and 637 deletions
+9
View File
@@ -41,6 +41,15 @@ html {
min-height: 100vh;
}
.module-page > .main-content > .left-panel.left-panel--with-template {
display: flex;
flex-direction: column;
}
.module-page > .main-content > .left-panel.left-panel--with-template > * {
flex-shrink: 0;
}
/* Match the desktop client shell in web_source/brand.html. */
@media (min-width: 1101px) {
body {