press-pix
Version:
基于 PixUI 的 Press 组件库
21 lines • 394 B
text/less
.rule-warp{
display: flex;
flex-direction: column;
width: 8.98rem;
height: 4.4rem;
margin-top: .2rem;
margin-left: .76rem;
overflow: scroll;
scrollbar-color: transparent;
scrollbar-width: 0;
}
.rule-content{
display: block;
flex-shrink: 0;
word-break: break-all;
line-height: .34rem;
font-size: .2rem;
color: #294391;
width: 100%;
font-family: gamefontyahei;
}