You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .custom-cell {
- .van-cell {
- padding: 10px 5px !important;
- .van-cell__title {
- width: 150px !important;
- text-align: left !important;
- }
- .van-cell__value {
- /* width: 200px !important; */
- /* height: 60px !important; */
- text-align: left !important;
- padding-left: 10px;
- /* overflow: scroll; */
- }
- }
- }
|