Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
3633f55e20
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
|
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
|
||||||
.mx_EventTile_content .mx_AtRoomPill {
|
.mx_EventTile_content .mx_AtRoomPill,
|
||||||
|
.mx_MessageComposer_input .mx_AtRoomPill {
|
||||||
color: $accent-fg-color;
|
color: $accent-fg-color;
|
||||||
background-color: $mention-user-pill-bg-color;
|
background-color: $mention-user-pill-bg-color;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue