@@ -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;