Skip to content

Commit 848bc23

Browse files
authored
Update containerAutoGraderForm.scss
1 parent b830d32 commit 848bc23

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

devU-client/src/components/pages/forms/containers/containerAutoGraderForm.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@
8585
font-size: 14px;
8686
border: none;
8787
transition: background-color 0.2s ease-in-out;
88-
89-
&:hover {
90-
background-color: darken($primary, 10%);
91-
}
9288
}
9389

9490
.fileUploadText {
@@ -117,10 +113,6 @@
117113
transition: background-color 0.2s;
118114
}
119115

120-
.addGraderButton:hover {
121-
background-color: darken($primary, 10%);
122-
}
123-
124116
.existingProblems {
125117
margin-top: 40px;
126118
text-align: center;

0 commit comments

Comments
 (0)