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