초기로딩 부하문제 수정
This commit is contained in:
@@ -164,6 +164,16 @@ html.theme-blue {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.page-load-fallback {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex: 1;
|
||||
min-height: 12rem;
|
||||
color: var(--text-muted, #888);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* ══════════════════════════════════════════════════════════════════
|
||||
TOP MENU BAR (글로벌 네비게이션)
|
||||
══════════════════════════════════════════════════════════════════ */
|
||||
|
||||
Reference in New Issue
Block a user