You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.container{
|
|
padding: 10px;
|
|
padding-top: 0;
|
|
}
|
|
|
|
.cellBox{
|
|
border-radius: 8px;
|
|
overflow: hidden;
|
|
padding: 0 10px;
|
|
background-color: #fff;
|
|
}
|
|
.weui-cell{
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
.weui-cell__bd input{
|
|
text-align: right;
|
|
} |