SHA256
Подправить иконку звонка в чате
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
client.version=1.5.6
|
client.version=1.5.7
|
||||||
server.version=1.4.7
|
server.version=1.4.7
|
||||||
|
|||||||
@@ -1780,18 +1780,14 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
border-radius: 999px;
|
|
||||||
background: rgba(80, 170, 255, 0.18);
|
|
||||||
border: 1px solid rgba(123, 191, 255, 0.28);
|
|
||||||
color: #d9ecff;
|
color: #d9ecff;
|
||||||
font-size: 15px;
|
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bubble-call-icon-phone {
|
.bubble-call-icon-phone {
|
||||||
font-size: 15px;
|
font-size: 28px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
transform: translateX(-1px);
|
transform: translateY(-1px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.bubble-call-icon-arrow {
|
.bubble-call-icon-arrow {
|
||||||
|
|||||||
Reference in New Issue
Block a user