Skip to content

Commit

Permalink
Update _writing-evaluation-form.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexStratov2 authored May 22, 2024
1 parent 51b4e26 commit 9fc6f44
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions public/assets/scss/components/_writing-evaluation-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,18 @@ label {
.popper-feedback {
margin: 0;
}

span.popper-indication,
p.popper-indicator{
font-weight: 500;
}

p.popper-indication{
text-decoration: underline;
}

div.popper-body{
border-bottom: 1px solid;
}
}
}

0 comments on commit 9fc6f44

Please sign in to comment.