瀏覽代碼

Merge branch 'fine-music-score' into dev

lex 2 年之前
父節點
當前提交
b02d6b0d8c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/student/leaderboard/index.module.less
  2. 1 1
      src/teacher/leaderboard/index.module.less

+ 1 - 1
src/student/leaderboard/index.module.less

@@ -92,7 +92,7 @@
       font-size: 15px;
       font-size: 15px;
       color: #333;
       color: #333;
       margin-right: 6px;
       margin-right: 6px;
-      max-width: 120px;
+      max-width: 75px;
       overflow: hidden;
       overflow: hidden;
       white-space: nowrap;
       white-space: nowrap;
       text-overflow: ellipsis;
       text-overflow: ellipsis;

+ 1 - 1
src/teacher/leaderboard/index.module.less

@@ -86,7 +86,7 @@
       font-size: 15px;
       font-size: 15px;
       color: #333;
       color: #333;
       margin-right: 6px;
       margin-right: 6px;
-      max-width: 120px;
+      max-width: 75px;
       overflow: hidden;
       overflow: hidden;
       white-space: nowrap;
       white-space: nowrap;
       text-overflow: ellipsis;
       text-overflow: ellipsis;