diff --git a/VERSION.properties b/VERSION.properties index e6ac240d..c7b3895e 100644 --- a/VERSION.properties +++ b/VERSION.properties @@ -1,2 +1,2 @@ -client.version=1.5.6 +client.version=1.5.7 server.version=1.4.7 diff --git a/shine-UI/styles/components.css b/shine-UI/styles/components.css index f1fcb93d..ff3f690b 100644 --- a/shine-UI/styles/components.css +++ b/shine-UI/styles/components.css @@ -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 {