新需求更新 同步更新
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user