🐛 Bug fixes of chatting message misplace
This commit is contained in:
@@ -80,7 +80,7 @@ function deleteMessage() {
|
|||||||
.message-action {
|
.message-action {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 8px;
|
right: 8px;
|
||||||
top: -25%;
|
top: -18px;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user