mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-28 23:01:03 +01:00
fix highlights on markdown
This commit is contained in:
parent
f89dcacf07
commit
075d2b508d
@ -113,7 +113,9 @@ limitations under the License.
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.mx_EventTile_highlight {
|
||||
.mx_EventTile_highlight,
|
||||
.mx_EventTile_highlight .markdown-body
|
||||
{
|
||||
color: #FF0064;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user