优化活动加载更多
This commit is contained in:
@@ -384,11 +384,11 @@ const UserInfoCardComponent: React.FC<UserInfoCardProps> = ({
|
||||
<View className="stats_section">
|
||||
<View
|
||||
className="stats_container"
|
||||
style={{
|
||||
marginBottom: `${
|
||||
collapseProfile && setMarginBottom ? "16px" : "unset"
|
||||
}`,
|
||||
}}
|
||||
// style={{
|
||||
// marginBottom: `${
|
||||
// collapseProfile && setMarginBottom ? "16px" : "unset"
|
||||
// }`,
|
||||
// }}
|
||||
>
|
||||
<View
|
||||
className="stat_item clickable"
|
||||
|
||||
Reference in New Issue
Block a user