mo 3 years ago
parent
commit
47fdc5b9c4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/hotSearch/index.module.less

+ 2 - 1
src/components/hotSearch/index.module.less

@@ -225,7 +225,8 @@
           margin-bottom: 14px;
           color: #666;
           font-size: 15px;
-          width: 80px;
+          min-width: 80px;
+          padding: 0 22px;
           height: 40px;
           text-align: center;
           border-radius: 10px;