Skip to content

Commit

Permalink
100% dropzone width to channel container
Browse files Browse the repository at this point in the history
  • Loading branch information
DanC5 committed Nov 5, 2021
1 parent 0bc8484 commit 30de941
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ $emoji-flag-unicode-range: U+1F1E6-1F1FF;
flex-direction: column;
flex: 1;
}

.rfu-dropzone {
width: 100%;
}
}

&.messaging {
Expand Down

0 comments on commit 30de941

Please sign in to comment.