Browse Source

右上資訊區 學生名單 樣式

Louise Lin 3 years ago
parent
commit
e91a75f51b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      HiTeachCC/ClientApp/src/assets/css/Board.less

+ 3 - 0
HiTeachCC/ClientApp/src/assets/css/Board.less

@@ -320,6 +320,9 @@ svg {
     }
     .student-rightname{
       font-size: 20px;
+      width: 100px;
+      overflow: hidden;
+      text-overflow: ellipsis;
       font-weight: bold;
       position: relative;
       display: inline-block;