Fix #221: scale image pastes, drop text box, clean link pill, serve raw image, accurate size #227
@@ -809,7 +809,7 @@ button[type="submit"]:focus-visible,
|
||||
font-size: 22px; padding: 0 4px; border-radius: var(--radius-sm);
|
||||
}
|
||||
.file-chip .file-chip-remove:hover { color: var(--danger, #c0392b); }
|
||||
.attachment-bar { display: flex; flex-direction: column; gap: 10px; }
|
||||
.attachment-bar { display: flex; flex-direction: column; gap: 10px; padding: 12px; }
|
||||
.attachment-chip {
|
||||
display: inline-flex; align-items: center; gap: 12px; align-self: flex-start;
|
||||
border: 1px solid var(--border); border-radius: var(--radius);
|
||||
|
||||
Reference in New Issue
Block a user