Fix formatting
This commit is contained in:
parent
d5bbe8e5b2
commit
51671e5670
9 changed files with 96 additions and 68 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
.mx_AnswerEntry_Header_answerName {
|
||||
font-weight: bolder;
|
||||
flex-grow: 1
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.mx_VoterEntry {
|
||||
|
|
|
@ -40,7 +40,7 @@ Please see LICENSE files in the repository root for full details.
|
|||
}
|
||||
|
||||
.mx_PollOption_facePile {
|
||||
margin-right: $spacing-8
|
||||
margin-right: $spacing-8;
|
||||
}
|
||||
|
||||
.mx_PollOption_optionVoteCount {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue