@@ -3,7 +3,7 @@
}
.live-online .online-bg {
- display: grid;
+ display: table;
width: 100%;
height: 10rem;
background: url(../image/live_online_bg.png) no-repeat center center;
@@ -115,6 +115,8 @@
position: relative;
border-radius: .24rem;
color: #64696F;
+ width: 1.4rem;
+ text-align: center;
.mine .user .user_info .set_phone:before {