Skip to content

Commit b4c3e50

Browse files
wanghenghengEase
authored and
Ease
committed
通知列表界面调整
1 parent e7ad6f0 commit b4c3e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coding_iOS/Views/Cell/CodingTipCell.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ @implementation CodingTipCell
2828

2929
static CGFloat user_icon_width = 35.0;
3030
static CGFloat padding_height = 45;
31-
static CGFloat padding_left = 75.0;
31+
static CGFloat padding_left = 65.0;
3232
static CGFloat padding_between_content = 15.0;
3333
static CGFloat target_height = 45.0;
3434

0 commit comments

Comments
 (0)