Skip to content

Commit 30de941

Browse files
committed
100% dropzone width to channel container
1 parent 0bc8484 commit 30de941

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/styles/_base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ $emoji-flag-unicode-range: U+1F1E6-1F1FF;
134134
flex-direction: column;
135135
flex: 1;
136136
}
137+
138+
.rfu-dropzone {
139+
width: 100%;
140+
}
137141
}
138142

139143
&.messaging {

0 commit comments

Comments
 (0)