Skip to content

Commit

Permalink
fix(qna): fix scrolling (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
allardy committed Feb 9, 2022
1 parent 57ae613 commit c5c826c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/studio-ui/src/web/views/Qna/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.content {
flex-grow: 1;
margin-top: var(--spacing-large);
overflow-y: auto;

&.empty {
display: flex;
Expand Down

0 comments on commit c5c826c

Please sign in to comment.