Skip to content
Snippets Groups Projects
Commit e17ebd2d authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

scope CSS to only apply to the gradbook, fixes #471

parent 89fceb4f
No related branches found
No related tags found
No related merge requests found
.progress {
.gradebook-student .progress {
display: flex;
height: 20px;
overflow: hidden;
......@@ -7,7 +7,7 @@
margin: 0.5em 0;
}
.progress-bar {
.gradebook-student .progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
......
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