Skip to content

Commit

Permalink
Fix styling in the MultipleChoiceDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
tnajdek committed Sep 1, 2021
1 parent f82d800 commit 3c9d37d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_multiple-choice-dialog.scss
Expand Up @@ -19,6 +19,7 @@
padding: $result-padding;
cursor: pointer;
display: flex;
justify-content: space-between;

&:hover {
background-color: $result-hover-bg;
Expand Down

0 comments on commit 3c9d37d

Please sign in to comment.