Fix chat message background color not showing. Closes #2594
This commit is contained in:
parent
454bf44464
commit
49cdb1dafb
@ -33,9 +33,9 @@ $p-size: 8px;
|
||||
&.ownMessage {
|
||||
border-left: none;
|
||||
border-right: $border-style;
|
||||
|
||||
.background {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user