This commit is contained in:
2023-08-07 12:56:55 +03:00
parent 2eee8845b8
commit 34f4f4b6d4
2 changed files with 14 additions and 2 deletions

View File

@@ -918,6 +918,18 @@
margin-bottom: 10px;
}
.open_chat_carrier > span{
position: relative;
left:4px;
top: 2px;
}
.open_chat_carrier > img{
position:relative;
top: 6px;
filter: brightness(0) saturate(100%) invert(29%) sepia(98%) saturate(2173%) hue-rotate(122deg) brightness(101%) contrast(101%);
}
/*.open_chat_carrier:hover{*/
/* color: #FFFFFF;*/
/* background: #00A420;*/