zhaoxiaoqiang
2021-09-16 c522fd0a15f396a5df30a200c113e7bd2b70f96d
选项换行
1 files modified
12 ■■■■■ changed files
src/views/old/store/wx-pay-score.vue 12 ●●●●● patch | view | raw | blame | history
src/views/old/store/wx-pay-score.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2019-08-30 13:38:35
 * @LastEditors: Please set LastEditors
 * @LastEditTime: 2021-09-16 10:53:54
 * @LastEditTime: 2021-09-16 12:33:32
 * @Description:
 -->
@@ -571,7 +571,17 @@
.van-field__body{
    font-size: 14px !important; 
}
.van-picker-column__wrapper{
    line-height:24px !important;
}
.van-ellipsis{
    font-size:12px ;
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}
</style>