Commit 1751ca7a9e1803cea01bc1b85f701842beaa69c7

Authored by zhangxiaowen
1 parent 8b5baec1

no message

CNLiveSettingModule/Classes/FontSIze/CNLiveMessageFrame.h
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 #define ChatContentTop 15 //文本内容与按钮上边缘间隔 11 #define ChatContentTop 15 //文本内容与按钮上边缘间隔
12 #define ChatContentLeft 20 //文本内容与按钮左边缘间隔 12 #define ChatContentLeft 20 //文本内容与按钮左边缘间隔
13 #define ChatContentBottom 15 //文本内容与按钮下边缘间隔 13 #define ChatContentBottom 15 //文本内容与按钮下边缘间隔
14 -#define ChatContentRight 10 //文本内容与按钮右边缘间隔 14 +#define ChatContentRight 15 //文本内容与按钮右边缘间隔
15 15
16 #import <Foundation/Foundation.h> 16 #import <Foundation/Foundation.h>
17 17