Make event highliht use primary content token (#11255)
This commit is contained in:
parent
06403d07f8
commit
9077592bec
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ $left-gutter: 64px;
|
|||
&.mx_EventTile_highlight,
|
||||
&.mx_EventTile_highlight .markdown-body,
|
||||
&.mx_EventTile_highlight .mx_EventTile_edited {
|
||||
color: $secondary-content;
|
||||
color: $primary-content;
|
||||
}
|
||||
|
||||
&.mx_EventTile_bubbleContainer {
|
||||
|
|
Loading…
Reference in a new issue