Add bing mention pill CSS

Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
This commit is contained in:
Luke Barnard 2017-07-19 11:02:51 +01:00
parent 0e71ea7a5a
commit 871c9e6d3e
2 changed files with 6 additions and 1 deletions

View file

@ -19,6 +19,7 @@ $focus-brightness: 125%;
// red warning colour
$warning-color: #ff0064;
$mention-user-pill-bg-color: #ff0064;
$preview-bar-bg-color: #f7f7f7;