Add files via upload

This commit is contained in:
公明
2026-05-26 18:49:01 +08:00
committed by GitHub
parent f8db82a065
commit 12bc9d8ab6
2 changed files with 28 additions and 4 deletions
+5
View File
@@ -21359,6 +21359,11 @@ button.chat-files-dropdown-item:hover:not(:disabled) {
color: #b45309;
background: #fffbeb;
}
.projects-action-btn--restore:hover {
border-color: #86efac;
color: #15803d;
background: #f0fdf4;
}
.projects-action-btn--danger {
color: #dc2626;
border-color: #fecaca;