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; display: flex;
height: 20px; height: 20px;
overflow: hidden; overflow: hidden;
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
margin: 0.5em 0; margin: 0.5em 0;
} }
.progress-bar { .gradebook-student .progress-bar {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment