Merge af470a4c811fb4ec4a14d5c16fee221557a87806 into 6b4c24c2e55b5b4013277bd799525086f6a0c40f

This commit is contained in:
Extra Small 2026-03-21 00:41:07 -04:00 committed by GitHub
commit 2a0321fb05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -417,7 +417,7 @@ img.chat-avatar {
.chat-delete-confirm {
position: absolute;
bottom: calc(100% + 6px);
top: calc(100% + 6px);
background: var(--card, #1a1a1a);
border: 1px solid var(--border, rgba(255, 255, 255, 0.1));
border-radius: var(--radius-md, 8px);