diff --git a/src/components/UserAggregationList/index.tsx b/src/components/UserAggregationList/index.tsx index 5b7a04a..5cb74fd 100644 --- a/src/components/UserAggregationList/index.tsx +++ b/src/components/UserAggregationList/index.tsx @@ -420,22 +420,31 @@ function UserAggregationItem({ onClick={onClick} > {supportTouch ? ( - + ) : ( - + )}
{supportTouch ? ( ) : ( )}