tplus-pos
Version:
pos module
33 lines (29 loc) • 511 B
text/less
.tip-modal{
.u-modal-content{
height: 1000px;
}
.u-modal-body{
height: 900px;
}
.u-modal-foot{
height: 127px;
}
}
.tip-container{
box-sizing: border-box;
.tip-img{
width:300px;
float: left;
height: 710px;
>div{
width: 80%;
height: 80%;
margin:0 auto;
}
}
.simple-keyboard{
position: relative;
float: left;
width:470px;
}
}