Skip to content

Commit

Permalink
Update src/main/webapp/app/overview/course-conversations/layout/conve…
Browse files Browse the repository at this point in the history
…rsation-messages/conversation-messages.component.scss

Co-authored-by: Johannes Stöhr <[email protected]>
  • Loading branch information
rabeatwork and JohannesStoehr authored Jul 22, 2024
1 parent 52a8168 commit a544647
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
.posting-infinite-scroll-container {
max-height: calc(75vh - var(--message-input-height-prod) - var(--search-height) - var(--channel-header-height));
overflow-y: auto;

&.content-height-dev {
max-height: calc(75vh - var(--message-input-height-dev) - var(--search-height) - var(--channel-header-height));
}
Expand Down

0 comments on commit a544647

Please sign in to comment.