Add attachment previews and data URLs for drops
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.message-attachments {
|
||||
@apply flex flex-wrap gap-1.5 pt-2 mt-1;
|
||||
border-top: 1px solid var(--border-base);
|
||||
}
|
||||
|
||||
.message-error {
|
||||
@apply text-xs mt-1;
|
||||
color: var(--status-error);
|
||||
|
||||
Reference in New Issue
Block a user