| | |
| | | <!-- |
| | | * @Date: 2019-08-30 13:38:35 |
| | | * @LastEditors: Please set LastEditors |
| | | * @LastEditTime: 2021-09-16 10:51:24 |
| | | * @LastEditTime: 2021-09-16 12:33:32 |
| | | * @Description: |
| | | --> |
| | | |
| | |
| | | .van-cell .van-cell__title{ |
| | | font-size: 14px !important; |
| | | } |
| | | .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> |