소스 검색

优化细节

icssoa 6 달 전
부모
커밋
cfbff041d2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      uni_modules/cool-ui/components/cl-list-item/cl-list-item.uvue

+ 1 - 0
uni_modules/cool-ui/components/cl-list-item/cl-list-item.uvue

@@ -419,6 +419,7 @@ defineExpose({
 
 		&-left {
 			@apply left-full;
+			transform: translateX(1rpx);
 		}
 
 		&-right {