moved borders to the right for own msgs. Closes #2074
This commit is contained in:
@@ -29,6 +29,8 @@ $p-size: 5px;
|
||||
}
|
||||
|
||||
&.ownMessage {
|
||||
border-left: none;
|
||||
border-right: $border-style;
|
||||
.background {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
|
||||
Reference in New Issue
Block a user