Skip to content

Commit

Permalink
Issue #SB-10394 feat: css changes sunbird ui components
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwal88 committed Feb 7, 2019
1 parent 15d83fa commit 718fbdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
align-items: center;
}

.sb-modal-fullscreen {
&.sb-modal-fullscreen {
top: 0;
position: fixed;
bottom: 0;
Expand All @@ -66,7 +66,7 @@
height: calc(100vh - 120px);
}
}
.small {
&.small {
color: $text-lightDark;
}

Expand Down

0 comments on commit 718fbdd

Please sign in to comment.