diff --git a/src/components/ListCard/index.scss b/src/components/ListCard/index.scss index c28b995..7b2a1ad 100644 --- a/src/components/ListCard/index.scss +++ b/src/components/ListCard/index.scss @@ -322,15 +322,13 @@ border-radius: 99px; } - .iconListPlayingGame, .localArea { width: 14px; height: 14px; } .iconListPlayingGame { - width: 73px; - height: 18px; + width: 76px; } .localAreaContainer { diff --git a/src/components/ListCard/index.tsx b/src/components/ListCard/index.tsx index 6f7b205..bf57d23 100644 --- a/src/components/ListCard/index.tsx +++ b/src/components/ListCard/index.tsx @@ -187,10 +187,11 @@ const ListCard: React.FC = ({ {isShowSmoothPlayingGame && ( - + {/* {game_type} */} diff --git a/src/static/list/changdaqiuju.png b/src/static/list/changdaqiuju.png new file mode 100644 index 0000000..c1c015c Binary files /dev/null and b/src/static/list/changdaqiuju.png differ