Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Issue #SB-9685 fix: contribution section for logged in users.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Dec 18, 2018
1 parent af8a0b7 commit 17627f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/component/assessment-details/assessment-details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@

.assessment-container {
width: 100%;
height: 20%;
position: absolute;
margin-top: 10%;
top: 10%;
bottom: 0;
}

.datatable-header,
Expand Down Expand Up @@ -100,6 +100,7 @@

.assessment-details {
height: 20vh;
position: relative;
}

#datatable {
Expand Down

0 comments on commit 17627f6

Please sign in to comment.