Skip to content

Commit

Permalink
add reasonable width to grade format button (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
muselesscreator authored Jun 24, 2021
1 parent 9c9ba45 commit 1ab2fee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/GradesTab/GradesTab.scss
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,7 @@
overflow-wrap: break-word;
word-wrap: break-word;
}

select#ScoreView.form-control {
padding-right: 26px;
}

0 comments on commit 1ab2fee

Please sign in to comment.