Merge branch 'Refactoring_and_fixing' into add_build_process

This commit is contained in:
2020-04-19 14:56:27 +03:00
2 changed files with 9 additions and 6 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;
}