Skip to content

Commit

Permalink
fix possible questions multiline alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Aprillion committed Oct 1, 2023
1 parent f00b800 commit 3bd7d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ footer > *:not(:last-child) {
}
.possible-question .result-item {
display: flex;
align-items: center;
flex: auto;
padding: 12px 0 12px 16px;
}
Expand Down

0 comments on commit 3bd7d7b

Please sign in to comment.