🐛 Bug fixes of chatting message misplace
This commit is contained in:
parent
e36fc53df8
commit
1f3f4a7370
@ -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