Add files via upload

This commit is contained in:
公明
2026-06-07 19:12:43 +08:00
committed by GitHub
parent c1bd94684c
commit 5b5a532d4f
6 changed files with 748 additions and 118 deletions
+5
View File
@@ -21184,6 +21184,11 @@ button.chat-files-dropdown-item:hover:not(:disabled) {
gap: 12px;
}
/* 全局 Toast 须高于模态遮罩 (10050) */
#toast-notification-container {
z-index: 10100 !important;
}
.chat-files-toast {
position: fixed;
z-index: 1100;