Подправить иконку звонка в чате

This commit is contained in:
AidarKC
2026-08-09 20:57:04 +04:00
parent ffd01814b0
commit 60f8a50a97
2 changed files with 3 additions and 7 deletions
+2 -6
View File
@@ -1780,18 +1780,14 @@
justify-content: center;
width: 28px;
height: 28px;
border-radius: 999px;
background: rgba(80, 170, 255, 0.18);
border: 1px solid rgba(123, 191, 255, 0.28);
color: #d9ecff;
font-size: 15px;
flex: 0 0 auto;
}
.bubble-call-icon-phone {
font-size: 15px;
font-size: 28px;
line-height: 1;
transform: translateX(-1px);
transform: translateY(-1px);
}
.bubble-call-icon-arrow {