fix: Change background color for own comments
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bubbleRight {
|
.bubbleRight {
|
||||||
background: #e7f0e2;
|
background: #dee7f4;
|
||||||
border-radius: 8px 0 8px 8px;
|
border-radius: 8px 0 8px 8px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user