press-pix
Version:
基于 PixUI 的 Press 组件库
30 lines (28 loc) • 755 B
text/less
.battle-info-btn {
background: url(https://image-1251917893.file.myqcloud.com/Esports/pix/img/btn/second-yellow-btn.png) no-repeat center center;
background-size: 100% 100%;
width: 2.32rem;
height: .9rem;
font-size: .26rem;
color: #2F140D;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin-top: .2rem;
.battle-info-btn-text {
font-family: GameFont;
text-align: center;
position: relative;
top: .02rem;
text-align: justify;
}
}
.commercial {
margin-top: 0;
}
.battle-info-btn--long {
background: url(https://image-1251917893.file.myqcloud.com/Esports/pix/img/btn/second-yellow-btn-long.png) no-repeat center center;
background-size: 100% 100%;
width: 5.24rem;
}