Fix color on attachment file sizes
This commit is contained in:
parent
c1eccbe7c8
commit
8e705feeb0
@ -333,6 +333,10 @@ ts-message .action_hover_container .btn_msg_action,
|
||||
background: var(--background-elevated) !important;
|
||||
}
|
||||
|
||||
/* orien attachment */
|
||||
.attachment_group .media_caret {
|
||||
color: var(--border-dim);
|
||||
}
|
||||
|
||||
#flex_contents .heading,
|
||||
#flex_contents .heading a,
|
||||
|
Loading…
Reference in New Issue
Block a user