Skip to content

Commit e52d590

Browse files
syncing same style on both staff & dis/sch side.
1 parent 2e09643 commit e52d590

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

frontend/src/components/assessments/registrations/StudentRegistrations.vue

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
:no-click-animation="true"
7676
:scrollable="true"
7777
:persistent="true"
78-
class="custom-width-bottom-sheet"
7978
>
8079
<StudentRegistrationDetail
8180
:selected-student-registration-id="studentRegistrationForEdit?.assessmentStudentID"
@@ -263,9 +262,3 @@ export default {
263262
align-self: flex-end;
264263
}
265264
</style>
266-
<style>
267-
.custom-width-bottom-sheet {
268-
margin-left: 25% !important;
269-
margin-right: 25% !important;
270-
}
271-
</style>

0 commit comments

Comments
 (0)