refactor: moved courses/*/index pages to batch/*
This commit is contained in:
@@ -312,3 +312,28 @@ section.lightgray {
|
||||
border: 1px solid #ddd;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.svg-200 svg {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.livecode-editor-small .livecode-editor {
|
||||
.CodeMirror-scroll {
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
}
|
||||
|
||||
canvas {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
.mentor-dashboard {
|
||||
margin-top: 20px;
|
||||
|
||||
.submission {
|
||||
margin: 40px 0px 0px 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user