Merge fix-221 rework: pill padding cleanup, keep redirect-based raw view and image-paste flag
This commit is contained in:
@@ -809,7 +809,7 @@ button[type="submit"]:focus-visible,
|
|||||||
font-size: 22px; padding: 0 4px; border-radius: var(--radius-sm);
|
font-size: 22px; padding: 0 4px; border-radius: var(--radius-sm);
|
||||||
}
|
}
|
||||||
.file-chip .file-chip-remove:hover { color: var(--danger, #c0392b); }
|
.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 {
|
.attachment-chip {
|
||||||
display: inline-flex; align-items: center; gap: 12px; align-self: flex-start;
|
display: inline-flex; align-items: center; gap: 12px; align-self: flex-start;
|
||||||
border: 1px solid var(--border); border-radius: var(--radius);
|
border: 1px solid var(--border); border-radius: var(--radius);
|
||||||
|
|||||||
Reference in New Issue
Block a user