수정: 모바일 본문 시작 위치 회귀 보정
This commit is contained in:
@@ -2031,6 +2031,8 @@ function reloadApp() {
|
||||
@media (max-width: 860px) {
|
||||
.appShell {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: auto minmax(0, 1fr);
|
||||
align-content: start;
|
||||
min-height: 100dvh;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user