Ensure that safety number change banner is on top of messages
This commit is contained in:
parent
9accf63fdb
commit
bf63c7cc13
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@ $avatar-size: 48px;
|
|||
$unread-badge-size: 21px;
|
||||
|
||||
.banner {
|
||||
z-index: 100;
|
||||
|
||||
// what's the right color?
|
||||
background-color: $blue_l;
|
||||
color: black;
|
||||
|
|
Loading…
Reference in a new issue