mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04: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…
Reference in New Issue
Block a user