Skip to content

Commit

Permalink
fixed overflowing dropdown action
Browse files Browse the repository at this point in the history
  • Loading branch information
mozkomor05 committed May 6, 2023
1 parent 6d8933b commit 0df8582
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/client/css/combined-email.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
width: 100%;
}

.email-combined.is-combined .detail-container {
overflow-y: auto;
}

.email-combined.is-combined .detail-container .panel > .panel-body {
max-height: calc(100vh - 200px);
overflow-y: auto;
Expand Down

0 comments on commit 0df8582

Please sign in to comment.