Fixed domnodeinserted listener and moved buttons

This commit is contained in:
2020-04-17 19:33:10 +03:00
parent 708cb72028
commit a1f1a71b7d
3 changed files with 32 additions and 22 deletions

View File

@@ -46,4 +46,8 @@
/*background: url('chrome-extension://__MSG_@@extension_id__/mute.png') !important;*/
background-repeat: no-repeat;
padding: 6px;
}
.im-mess--actions {
margin-right: -30px !important;
}