Skip to content
Snippets Groups Projects
Commit a40e1e5f authored by Isaac Evavold's avatar Isaac Evavold
Browse files

ROENROLL-1444

parent 282501a2
No related branches found
No related tags found
No related merge requests found
@import 'assets/material-theme.scss';
.term-container {
height: 100%;
height: 400px;
display: flex;
flex-direction: column;
background-color: #eef1f3;
padding: 0;
transition: all 0.2s ease-out;
......@@ -21,7 +23,7 @@
.course-list-wrapper {
position: relative;
display: block;
height: 380px;
height: 100%;
display: flex;
flex-direction: column;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment