Add bing mention pill CSS
Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
This commit is contained in:
parent
0e71ea7a5a
commit
871c9e6d3e
2 changed files with 6 additions and 1 deletions
|
@ -19,6 +19,7 @@ $focus-brightness: 125%;
|
|||
|
||||
// red warning colour
|
||||
$warning-color: #ff0064;
|
||||
$mention-user-pill-bg-color: #ff0064;
|
||||
|
||||
$preview-bar-bg-color: #f7f7f7;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue