위젯 추가 팝업 수정
This commit is contained in:
@@ -13525,6 +13525,9 @@ html.theme-light .tam-disclaimer { color: #90a4ae; }
|
||||
display: flex; justify-content: flex-end; gap: 8px;
|
||||
}
|
||||
.desktop-startup-update {
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
z-index: 20000;
|
||||
min-height: 100vh; display: flex; align-items: center; justify-content: center;
|
||||
padding: 24px; background: var(--bg, #1a1b26);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user