|
|
@ -222,11 +222,11 @@ class OfficialAcademicTranscript extends Component {
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: nowrap;
|
|
|
|
white-space: nowrap;
|
|
|
|
width: 450px;
|
|
|
|
max-width: 450px;
|
|
|
|
text-align: left !important;
|
|
|
|
text-align: left !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.TaskForms{
|
|
|
|
.TaskForms{
|
|
|
|
width: 450px;
|
|
|
|
max-width: 450px;
|
|
|
|
text-align: left !important;
|
|
|
|
text-align: left !important;
|
|
|
|
padding: 16px !important;
|
|
|
|
padding: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|