Преглед на файлове

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;
       color: #333;
       margin-right: 6px;
-      max-width: 120px;
+      max-width: 75px;
       overflow: hidden;
       white-space: nowrap;
       text-overflow: ellipsis;

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

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