Fix layout regressions in message bubbles
This commit is contained in:
parent
55896223aa
commit
1061cb0ffb
4 changed files with 40 additions and 7 deletions
|
@ -352,6 +352,7 @@ $eventbubble-self-bg: #F8FDFC;
|
|||
$eventbubble-others-bg: #F7F8F9;
|
||||
$eventbubble-bg-hover: rgb(242, 242, 242);
|
||||
$eventbubble-avatar-outline: #fff;
|
||||
$eventbubble-reply-color: #C1C6CD;
|
||||
|
||||
// ***** Mixins! *****
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue