feat: 同步dev分支并保留当前修改
This commit is contained in:
@@ -203,8 +203,8 @@ const SystemMessageItem: React.FC<SystemMessageItemProps> = ({
|
||||
alignItems: 'flex-start',
|
||||
padding: containerPadding,
|
||||
backgroundColor: colors.background.paper,
|
||||
borderBottomWidth: 1,
|
||||
borderBottomColor: colors.divider,
|
||||
// 移除底部边框,使用卡片式设计
|
||||
marginBottom: 1,
|
||||
},
|
||||
iconContainer: {
|
||||
marginRight: spacing.md,
|
||||
|
||||
Reference in New Issue
Block a user