Dim the attachment border line
This commit is contained in:
parent
d18125a64f
commit
8a46fb4c74
@ -296,6 +296,10 @@ ts-message {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.msg_inline_attachment_column.column_border {
|
||||
background-color: var(--border-dim);
|
||||
}
|
||||
|
||||
ts-message:hover {
|
||||
background: var(--background-hover) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user